8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a3ded commit 455971dCopy full SHA for 455971d
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