Jar examples for g:gson-extras
Extra goodies for Gson, available on Google's Github repository, made available on Central.
You can download jar file gson-extras 0.1.0 in this page.
Apache License 2.0
You can use the following script to add gson-extras-0.1.0.jar to your project.
<dependency> <groupId>org.danilopianini</groupId> <artifactId>gson-extras</artifactId> <version>0.1.0</version> </dependency>
compile group: 'org.danilopianini', name: 'gson-extras', version: '0.1.0'
libraryDependencies += "org.danilopianini" % "gson-extras" % "0.1.0"
<dependency org="org.danilopianini" name="gson-extras" rev="0.1.0"/>
@Grapes(@Grab(group='org.danilopianini', module='gson-extras', version='0.1.0'))
'org.danilopianini:gson-extras:jar:0.1.0'
Click the following link to download the jar file.
gson-extras-0.1.0-javadoc.jar