Skip to content

Commit

Permalink
Updated to Gson 2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
inder123 committed Nov 24, 2015
1 parent 53d5957 commit a16afd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ There are a few open-source projects that can convert Java objects to JSON. Howe
* Support arbitrarily complex objects (with deep inheritance hierarchies and extensive use of generic types)

*Gson Downloads*
* [Gson 2.4 Download](http://search.maven.org/#artifactdetails%7Ccom.google.code.gson%7Cgson%7C2.4%7Cjar) downloads at Maven Central
* [Gson 2.5 Download](http://search.maven.org/#artifactdetails%7Ccom.google.code.gson%7Cgson%7C2.5%7Cjar) downloads at Maven Central

*Gson Documentation*
* Gson [API](http://google.github.io/gson/apidocs/): Javadocs for the current Gson release
Expand Down

0 comments on commit a16afd0

Please sign in to comment.