File tree Expand file tree Collapse file tree
gcloud-java-resourcemanager Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,16 +35,16 @@ If you are using Maven, add this to your pom.xml file
3535<dependency >
3636 <groupId >com.google.cloud</groupId >
3737 <artifactId >gcloud-java</artifactId >
38- <version >0.2.3 </version >
38+ <version >0.2.4 </version >
3939</dependency >
4040```
4141If you are using Gradle, add this to your dependencies
4242``` Groovy
43- compile 'com.google.cloud:gcloud-java:0.2.3 '
43+ compile 'com.google.cloud:gcloud-java:0.2.4 '
4444```
4545If you are using SBT, add this to your dependencies
4646``` Scala
47- libraryDependencies += " com.google.cloud" % " gcloud-java" % " 0.2.3 "
47+ libraryDependencies += " com.google.cloud" % " gcloud-java" % " 0.2.4 "
4848```
4949
5050Example Applications
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
2222<dependency >
2323 <groupId >com.google.cloud</groupId >
2424 <artifactId >gcloud-java-bigquery</artifactId >
25- <version >0.2.3 </version >
25+ <version >0.2.4 </version >
2626</dependency >
2727```
2828If you are using Gradle, add this to your dependencies
2929``` Groovy
30- compile 'com.google.cloud:gcloud-java-bigquery:0.2.3 '
30+ compile 'com.google.cloud:gcloud-java-bigquery:0.2.4 '
3131```
3232If you are using SBT, add this to your dependencies
3333``` Scala
34- libraryDependencies += " com.google.cloud" % " gcloud-java-bigquery" % " 0.2.3 "
34+ libraryDependencies += " com.google.cloud" % " gcloud-java-bigquery" % " 0.2.4 "
3535```
3636
3737Example Application
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
2222<dependency >
2323 <groupId >com.google.cloud</groupId >
2424 <artifactId >gcloud-java-compute</artifactId >
25- <version >0.2.3 </version >
25+ <version >0.2.4 </version >
2626</dependency >
2727```
2828If you are using Gradle, add this to your dependencies
2929``` Groovy
30- compile 'com.google.cloud:gcloud-java-compute:0.2.3 '
30+ compile 'com.google.cloud:gcloud-java-compute:0.2.4 '
3131```
3232If you are using SBT, add this to your dependencies
3333``` Scala
34- libraryDependencies += " com.google.cloud" % " gcloud-java-compute" % " 0.2.3 "
34+ libraryDependencies += " com.google.cloud" % " gcloud-java-compute" % " 0.2.4 "
3535```
3636
3737Example Application
Original file line number Diff line number Diff line change @@ -16,16 +16,16 @@ If you are using Maven, add this to your pom.xml file
1616<dependency >
1717 <groupId >com.google.cloud</groupId >
1818 <artifactId >gcloud-java-contrib</artifactId >
19- <version >0.2.3 </version >
19+ <version >0.2.4 </version >
2020</dependency >
2121```
2222If you are using Gradle, add this to your dependencies
2323``` Groovy
24- compile 'com.google.cloud:gcloud-java-contrib:0.2.3 '
24+ compile 'com.google.cloud:gcloud-java-contrib:0.2.4 '
2525```
2626If you are using SBT, add this to your dependencies
2727``` Scala
28- libraryDependencies += " com.google.cloud" % " gcloud-java-contrib" % " 0.2.3 "
28+ libraryDependencies += " com.google.cloud" % " gcloud-java-contrib" % " 0.2.4 "
2929```
3030
3131Java Versions
Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ If you are using Maven, add this to your pom.xml file
1919<dependency >
2020 <groupId >com.google.cloud</groupId >
2121 <artifactId >gcloud-java-core</artifactId >
22- <version >0.2.3 </version >
22+ <version >0.2.4 </version >
2323</dependency >
2424```
2525If you are using Gradle, add this to your dependencies
2626``` Groovy
27- compile 'com.google.cloud:gcloud-java-core:0.2.3 '
27+ compile 'com.google.cloud:gcloud-java-core:0.2.4 '
2828```
2929If you are using SBT, add this to your dependencies
3030``` Scala
31- libraryDependencies += " com.google.cloud" % " gcloud-java-core" % " 0.2.3 "
31+ libraryDependencies += " com.google.cloud" % " gcloud-java-core" % " 0.2.4 "
3232```
3333
3434Troubleshooting
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
2222<dependency >
2323 <groupId >com.google.cloud</groupId >
2424 <artifactId >gcloud-java-datastore</artifactId >
25- <version >0.2.3 </version >
25+ <version >0.2.4 </version >
2626</dependency >
2727```
2828If you are using Gradle, add this to your dependencies
2929``` Groovy
30- compile 'com.google.cloud:gcloud-java-datastore:0.2.3 '
30+ compile 'com.google.cloud:gcloud-java-datastore:0.2.4 '
3131```
3232If you are using SBT, add this to your dependencies
3333``` Scala
34- libraryDependencies += " com.google.cloud" % " gcloud-java-datastore" % " 0.2.3 "
34+ libraryDependencies += " com.google.cloud" % " gcloud-java-datastore" % " 0.2.4 "
3535```
3636
3737Example Application
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
2222<dependency >
2323 <groupId >com.google.cloud</groupId >
2424 <artifactId >gcloud-java-dns</artifactId >
25- <version >0.2.3 </version >
25+ <version >0.2.4 </version >
2626</dependency >
2727```
2828If you are using Gradle, add this to your dependencies
2929``` Groovy
30- compile 'com.google.cloud:gcloud-java-dns:0.2.3 '
30+ compile 'com.google.cloud:gcloud-java-dns:0.2.4 '
3131```
3232If you are using SBT, add this to your dependencies
3333``` Scala
34- libraryDependencies += " com.google.cloud" % " gcloud-java-dns" % " 0.2.3 "
34+ libraryDependencies += " com.google.cloud" % " gcloud-java-dns" % " 0.2.4 "
3535```
3636
3737Example Application
Original file line number Diff line number Diff line change @@ -19,16 +19,16 @@ If you are using Maven, add this to your pom.xml file
1919<dependency >
2020 <groupId >com.google.cloud</groupId >
2121 <artifactId >gcloud-java-examples</artifactId >
22- <version >0.2.3 </version >
22+ <version >0.2.4 </version >
2323</dependency >
2424```
2525If you are using Gradle, add this to your dependencies
2626``` Groovy
27- compile 'com.google.cloud:gcloud-java-examples:0.2.3 '
27+ compile 'com.google.cloud:gcloud-java-examples:0.2.4 '
2828```
2929If you are using SBT, add this to your dependencies
3030``` Scala
31- libraryDependencies += " com.google.cloud" % " gcloud-java-examples" % " 0.2.3 "
31+ libraryDependencies += " com.google.cloud" % " gcloud-java-examples" % " 0.2.4 "
3232```
3333
3434To run examples from your command line:
Original file line number Diff line number Diff line change @@ -26,9 +26,17 @@ Add this to your pom.xml file
2626<dependency >
2727 <groupId >com.google.gcloud</groupId >
2828 <artifactId >gcloud-java-pubsub</artifactId >
29- <version >0.2.3 </version >
29+ <version >0.2.4 </version >
3030</dependency >
3131```
32+ If you are using Gradle, add this to your dependencies
33+ ``` Groovy
34+ compile 'com.google.cloud:gcloud-java-pubsub:0.2.4'
35+ ```
36+ If you are using SBT, add this to your dependencies
37+ ``` Scala
38+ libraryDependencies += " com.google.cloud" % " gcloud-java-pubsub" % " 0.2.4"
39+ ```
3240
3341Example Application
3442-------------------
Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ If you are using Maven, add this to your pom.xml file
2222<dependency >
2323 <groupId >com.google.cloud</groupId >
2424 <artifactId >gcloud-java-resourcemanager</artifactId >
25- <version >0.2.3 </version >
25+ <version >0.2.4 </version >
2626</dependency >
2727```
2828If you are using Gradle, add this to your dependencies
2929``` Groovy
30- compile 'com.google.cloud:gcloud-java-resourcemanager:0.2.3 '
30+ compile 'com.google.cloud:gcloud-java-resourcemanager:0.2.4 '
3131```
3232If you are using SBT, add this to your dependencies
3333``` Scala
34- libraryDependencies += " com.google.cloud" % " gcloud-java-resourcemanager" % " 0.2.3 "
34+ libraryDependencies += " com.google.cloud" % " gcloud-java-resourcemanager" % " 0.2.4 "
3535```
3636
3737Example Application
You can’t perform that action at this time.
0 commit comments