We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761b9a6 commit ba9059cCopy full SHA for ba9059c
1 file changed
README.md
@@ -30,7 +30,7 @@ If you are using Maven, add this to your pom.xml file
30
```
31
If you are using Gradle, add this to your dependencies
32
```Groovy
33
-compile 'com.google.gcloud:gcloud-java:jar:0.1.0'
+compile 'com.google.gcloud:gcloud-java:0.1.0'
34
35
If you are using SBT, add this to your dependencies
36
```Scala
0 commit comments