Skip to content

Commit 84a3fd0

Browse files
authored
Cleanup contrib README.md. (#5509)
1 parent 1499628 commit 84a3fd0

1 file changed

Lines changed: 1 addition & 28 deletions

File tree

  • google-cloud-clients/google-cloud-contrib

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)