Last Version

gsonpath 4.0.0

An annotation processor which generates Type Adapters for the Google Gson library

License

License

Categories

Categories

Net Gson Data JSON
GroupId

GroupId

net.lachlanmckee
ArtifactId

ArtifactId

gsonpath
Version

Version

4.0.0
Type

Type

jar
Description

Description

gsonpath
An annotation processor which generates Type Adapters for the Google Gson library
Project URL

Project URL

http://lachlanmckee.net/gsonpath/

Download gsonpath 4.0.0


<!-- https://jarcasting.com/artifacts/net.lachlanmckee/gsonpath/ -->
<dependency>
    <groupId>net.lachlanmckee</groupId>
    <artifactId>gsonpath</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.lachlanmckee/gsonpath/
implementation 'net.lachlanmckee:gsonpath:4.0.0'
// https://jarcasting.com/artifacts/net.lachlanmckee/gsonpath/
implementation ("net.lachlanmckee:gsonpath:4.0.0")
'net.lachlanmckee:gsonpath:jar:4.0.0'
<dependency org="net.lachlanmckee" name="gsonpath" rev="4.0.0">
  <artifact name="gsonpath" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.lachlanmckee', module='gsonpath', version='4.0.0')
)
libraryDependencies += "net.lachlanmckee" % "gsonpath" % "4.0.0"
[net.lachlanmckee/gsonpath "4.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.