gsonpath-kt

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

Last Version

4.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://lachlanmckee.net/gsonpath/

Download gsonpath-kt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.lachlanmckee : gsonpath jar 4.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0
3.8.0
3.7.2
3.7.1
3.7.0
3.6.0