gsonpath-compiler-base

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

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://lachlanmckee.net/gsonpath/

Download gsonpath-compiler-base

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
com.squareup : javapoet jar 1.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.0