Reference the latest Javadoc.

This commit is contained in:
Jesse Wilson
2015-10-25 08:38:26 -04:00
parent dfda894350
commit d4e2a86444

View File

@@ -262,9 +262,7 @@ But the two libraries have a few important differences:
Download Download
-------- --------
**Moshi is under development.** The API is not final. Download [the latest .jar][dl] or depend via Download [the latest JAR][dl] or depend via Maven:
Maven:
```xml ```xml
<dependency> <dependency>
<groupId>com.squareup.moshi</groupId> <groupId>com.squareup.moshi</groupId>
@@ -301,6 +299,6 @@ License
[dl]: https://search.maven.org/remote_content?g=com.squareup.moshi&a=moshi&v=LATEST [dl]: https://search.maven.org/remote_content?g=com.squareup.moshi&a=moshi&v=LATEST
[snap]: https://oss.sonatype.org/content/repositories/snapshots/com/squareup/moshi/ [snap]: https://oss.sonatype.org/content/repositories/snapshots/com/squareup/moshi/
[okio]: https://github.com/square/okio/ [okio]: https://github.com/square/okio/
[okhttp]: https://github.com/square/okhttp [okhttp]: https://github.com/square/okhttp/
[gson]: https://github.com/google/gson [gson]: https://github.com/google/gson/
[javadoc]: https://square.github.io/moshi/ [javadoc]: http://square.github.io/moshi/1.0.0/moshi/