is not current version
Last Version 4.0.0

net.lachlanmckee:gsonpath-compiler 3.6.0

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-compiler
Version

Version

3.6.0
Type

Type

jar

Download gsonpath-compiler 3.6.0


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