Skip to content

Commit eebb2de

Browse files
[ci-skip]
Update README with a link to the sonatype snapshots
1 parent 27f41ab commit eebb2de

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,12 +146,16 @@ System.out.println(dialogs);
146146
'com.ibm.watson.developer_cloud:java-sdk:3.0.0-RC1'
147147
```
148148

149+
Snapshots of the development version are available in [Sonatype's snapshots repository][sonatype_snapshots].
150+
151+
149152
##### JAR
150153

151154
Download the jar with dependencies [here][jar].
152155

153156
Now, you are ready to see some [examples](https://github.com/watson-developer-cloud/java-sdk/tree/master/examples/java/com/ibm/watson/developer_cloud).
154157

158+
155159
## Usage
156160

157161
The examples below assume that you already have service credentials. If not,
@@ -656,5 +660,6 @@ See [CONTRIBUTING.md](.github/CONTRIBUTING.md).
656660
[OkHttp]: http://square.github.io/okhttp/
657661
[gson]: https://github.com/google/gson
658662
[apache_maven]: http://maven.apache.org/
663+
[sonatype_snapshots]: https://oss.sonatype.org/content/repositories/snapshots/com/ibm/watson/developer_cloud/java-sdk/
659664

660665
[jar]: https://github.com/watson-developer-cloud/java-sdk/releases/download/java-sdk-3.0.0-RC1/java-sdk-3.0.0-RC1-jar-with-dependencies.jar

0 commit comments

Comments
 (0)