MVN

me.tatarka.gsonvalue : gsonvalue-annotations

Maven & Gradle

Apr 08, 2018
4 usages
42 stars

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

<dependency>
    <groupId>me.tatarka.gsonvalue</groupId>
    <artifactId>gsonvalue-annotations</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.tatarka.gsonvalue : gsonvalue-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of me.tatarka.gsonvalue : gsonvalue-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9
gsonvalue-annotations-0.9
0.8
gsonvalue-annotations-0.8
0.7
gsonvalue-annotations-0.7
0.6
gsonvalue-annotations-0.6
0.4
gsonvalue-annotations-0.4
0.3
gsonvalue-annotations-0.3
0.2
gsonvalue-annotations-0.2
0.1
gsonvalue-annotations-0.1

How to add a dependency to Maven

Add the following me.tatarka.gsonvalue : gsonvalue-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.tatarka.gsonvalue</groupId>
    <artifactId>gsonvalue-annotations</artifactId>
    <version>0.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.tatarka.gsonvalue : gsonvalue-annotations gradle dependency to your build.gradle file:

implementation 'me.tatarka.gsonvalue:gsonvalue-annotations:0.9'

Gradle Kotlin DSL: Add the following me.tatarka.gsonvalue : gsonvalue-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("me.tatarka.gsonvalue:gsonvalue-annotations:0.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.tatarka.gsonvalue : gsonvalue-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "me.tatarka.gsonvalue" % "gsonvalue-annotations" % "0.9"

Advertisement

Dependencies from Group

Apr 08, 2018
4 usages
42 stars
Apr 08, 2018
2 usages
42 stars
Apr 08, 2018
1 usages
42 stars
Mar 07, 2016
42 stars

Discover Dependencies

Aug 25, 2017
5 usages
26 stars
Mar 27, 2023
8 usages
7 stars
Dec 23, 2022
15 usages
25 stars
Jul 12, 2019
4 usages
11 stars
Nov 21, 2022
6 usages
5 stars
May 18, 2021
6 usages
92 stars
Sep 13, 2016
263 stars
Dec 15, 2020
6 usages
May 02, 2017
2 usages
4 stars