2.6.2 release

This commit is contained in:
inder123 2016-02-26 20:00:54 -08:00
parent 54a1daa835
commit 1f15d76b23

View File

@ -15,7 +15,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 Download and Maven*
* [Gson 2.6.1 Download](http://search.maven.org/#artifactdetails%7Ccom.google.code.gson%7Cgson%7C2.6.1%7Cjar) downloads at Maven Central
* [Gson 2.6.2 Download](http://search.maven.org/#artifactdetails%7Ccom.google.code.gson%7Cgson%7C2.6.2%7Cjar) downloads at Maven Central
* For Maven check "Dependency Information" tab, on the left side.
###*Gson Documentation*