Jar examples for g:gsonpath-compiler-base
An annotation processor which generates Type Adapters for the Google Gson library
You can download jar file gsonpath-compiler-base 1.2.0 in this page.
MIT License
You can use the following script to add gsonpath-compiler-base-1.2.0.jar to your project.
<dependency> <groupId>net.lachlanmckee</groupId> <artifactId>gsonpath-compiler-base</artifactId> <version>1.2.0</version> </dependency>
compile group: 'net.lachlanmckee', name: 'gsonpath-compiler-base', version: '1.2.0'
libraryDependencies += "net.lachlanmckee" % "gsonpath-compiler-base" % "1.2.0"
<dependency org="net.lachlanmckee" name="gsonpath-compiler-base" rev="1.2.0"/>
@Grapes(@Grab(group='net.lachlanmckee', module='gsonpath-compiler-base', version='1.2.0'))
'net.lachlanmckee:gsonpath-compiler-base:jar:1.2.0'
Click the following link to download the jar file.
gsonpath-compiler-base-1.2.0-javadoc.jar