Skip to content

Commit cec9f28

Browse files
authored
---
yaml --- r: 28557 b: refs/heads/master c: 84a3fd0 h: refs/heads/master i: 28555: fbf9c7f
1 parent 6832252 commit cec9f28

2 files changed

Lines changed: 2 additions & 29 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 14996280f051d23f648de418824eedafe789b37a
2+
refs/heads/master: 84a3fd0a367470664ecc7106ee9a37c3d54cd449
33
refs/heads/gh-pages: 9b91392095cbb68bba1a32efe7d8caeac44467d9
44
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
55
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd

trunk/google-cloud-clients/google-cloud-contrib/README.md

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -13,34 +13,7 @@ Contents
1313
* [google-cloud-logging-logback](./google-cloud-logging-logback): Logback appender for Google Cloud Logging.
1414
* [google-cloud-nio](./google-cloud-nio/): NIO Filesystem Provider for Google Cloud Storage.
1515
* [google-cloud-nio-examples](./google-cloud-nio-examples/): How to add Google Cloud Storage NIO after the fact.
16-
17-
Quickstart
18-
----------
19-
20-
### google-cloud-nio
21-
22-
[//]: # ({x-version-update-start:google-cloud-contrib:released})
23-
If you are using Maven, add this to your pom.xml file
24-
```xml
25-
<dependency>
26-
<groupId>com.google.cloud</groupId>
27-
<artifactId>google-cloud-contrib</artifactId>
28-
<version>0.96.0-alpha</version>
29-
</dependency>
30-
```
31-
If you are using Gradle, add this to your dependencies
32-
```Groovy
33-
compile 'com.google.cloud:google-cloud-contrib:0.96.0-alpha'
34-
```
35-
If you are using SBT, add this to your dependencies
36-
```Scala
37-
libraryDependencies += "com.google.cloud" % "google-cloud-contrib" % "0.96.0-alpha"
38-
```
39-
[//]: # ({x-version-update-end})
40-
41-
### google-cloud-nio-examples
42-
43-
See its [README](./google-cloud-nio-examples/README.md) for instructions on how to run it.
16+
* [google-cloud-notification](./google-cloud-notification/): Google Cloud Java Client for Cloud Pub/Sub Notifications
4417

4518
Java Versions
4619
-------------

0 commit comments

Comments
 (0)