Last Version

gsonvalue-annotations 0.9

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

Version

0.9
Type

Type

jar
Description

Description

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

Project URL

https://github.com/evant/gsonvalue

Download gsonvalue-annotations 0.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.