We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc79a4 commit f554c48Copy full SHA for f554c48
iot/api-client/manager/README.md
@@ -10,7 +10,7 @@ PubSub topic for Cloud IoT as described in [the parent README](../README.md).
10
Manually install [the provided client library](https://cloud.google.com/iot/resources/java/cloud-iot-core-library.jar)
11
for Cloud IoT Core to Maven:
12
13
- mvn install:install-file -Dfile=cloud-iot-core-library.jar -DgroupId=com.example.apis \
+ mvn install:install-file -Dfile=cloud-iot-core-library.jar -DgroupId=com.google.apis \
14
-DartifactId=google-api-services-cloudiot -Dversion=v1beta1-rev20170926-1.22.0-SNAPSHOT \
15
-Dpackaging=jar
16
0 commit comments