is not current version
Last Version 4.0.0

net.lachlanmckee:gsonpath 2.1.0-beta1

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

Categories

Categories

Net Gson Data JSON
GroupId

GroupId

net.lachlanmckee
ArtifactId

ArtifactId

gsonpath
Version

Version

2.1.0-beta1
Type

Type

jar

Download gsonpath 2.1.0-beta1


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