| License | License | 
|---|---|
| Categories | CategoriesGson Data JSON | 
| GroupId | GroupIdme.tatarka.gsonvalue | 
| ArtifactId | ArtifactIdgsonvalue | 
| Last Version | Last Version0.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongsonvalue Compile-time generation of gson TypeAdapters to preserve class encapsulation. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| gsonvalue-0.9.pom | |
| gsonvalue-0.9.jar | 22 KB | 
| gsonvalue-0.9-sources.jar | 6 KB | 
| gsonvalue-0.9-javadoc.jar | 48 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/me.tatarka.gsonvalue/gsonvalue/ -->
<dependency>
    <groupId>me.tatarka.gsonvalue</groupId>
    <artifactId>gsonvalue</artifactId>
    <version>0.9</version>
</dependency>// https://jarcasting.com/artifacts/me.tatarka.gsonvalue/gsonvalue/
implementation 'me.tatarka.gsonvalue:gsonvalue:0.9'// https://jarcasting.com/artifacts/me.tatarka.gsonvalue/gsonvalue/
implementation ("me.tatarka.gsonvalue:gsonvalue:0.9")'me.tatarka.gsonvalue:gsonvalue:jar:0.9'<dependency org="me.tatarka.gsonvalue" name="gsonvalue" rev="0.9">
  <artifact name="gsonvalue" type="jar" />
</dependency>@Grapes(
@Grab(group='me.tatarka.gsonvalue', module='gsonvalue', version='0.9')
)libraryDependencies += "me.tatarka.gsonvalue" % "gsonvalue" % "0.9"[me.tatarka.gsonvalue/gsonvalue "0.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| me.tatarka.gsonvalue : gsonvalue-annotations | jar | 0.9 | 
| com.google.code.gson : gson | jar | 2.8.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| me.tatarka.gsonvalue : gsonvalue-processor | jar | 0.9 | 
| me.tatarka.gsonvalue : gsonvalue | jar | 0.9 | 
| junit : junit | jar | 4.12 | 
| com.google.testing.compile : compile-testing | jar | 0.13 |