We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217a356 + ba9059c commit c920387Copy full SHA for c920387
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