is not current version
Last Version 4.0.0

net.lachlanmckee:gsonpath-kt 3.7.1

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

Version

3.7.1
Type

Type

jar

Download gsonpath-kt 3.7.1


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