Last Version

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

Version

4.0.0
Type

Type

jar
Description

Description

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

Project URL

http://lachlanmckee.net/gsonpath/

Download gsonpath-compiler 4.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
net.lachlanmckee : gsonpath jar 4.0.0
net.lachlanmckee : gsonpath-compiler-base jar 2.0.0
com.squareup : javapoet jar 1.11.1
com.google.auto : auto-common jar 0.6
com.google.code.gson : gson jar 2.8.1

test (3)

Group / Artifact Type Version
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.0.0
com.google.truth : truth jar 0.34
com.google.testing.compile : compile-testing jar 0.18

Project Modules

There are no modules declared in this project.