gsonvalue-processor

Compile-time generation of gson TypeAdapters to preserve class encapsulation.

License

License

Categories

Categories

Gson Data JSON
GroupId

GroupId

me.tatarka.gsonvalue
ArtifactId

ArtifactId

gsonvalue-processor
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

gsonvalue-processor
Compile-time generation of gson TypeAdapters to preserve class encapsulation.
Project URL

Project URL

https://github.com/evant/gsonvalue

Download gsonvalue-processor

How to add to project

<!-- https://jarcasting.com/artifacts/me.tatarka.gsonvalue/gsonvalue-processor/ -->
<dependency>
    <groupId>me.tatarka.gsonvalue</groupId>
    <artifactId>gsonvalue-processor</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/me.tatarka.gsonvalue/gsonvalue-processor/
implementation 'me.tatarka.gsonvalue:gsonvalue-processor:0.9'
// https://jarcasting.com/artifacts/me.tatarka.gsonvalue/gsonvalue-processor/
implementation ("me.tatarka.gsonvalue:gsonvalue-processor:0.9")
'me.tatarka.gsonvalue:gsonvalue-processor:jar:0.9'
<dependency org="me.tatarka.gsonvalue" name="gsonvalue-processor" rev="0.9">
  <artifact name="gsonvalue-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tatarka.gsonvalue', module='gsonvalue-processor', version='0.9')
)
libraryDependencies += "me.tatarka.gsonvalue" % "gsonvalue-processor" % "0.9"
[me.tatarka.gsonvalue/gsonvalue-processor "0.9"]

Dependencies

compile (3)

Group / Artifact Type Version
me.tatarka.gsonvalue : gsonvalue-annotations jar 0.9
com.squareup : javapoet jar 1.5.1
me.tatarka.value : value-processor jar 0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1