MVN

com.ryanharter.auto.value : auto-value-gson-annotations

Maven & Gradle

Jun 01, 2018
6 usages
599 stars

AutoValue: Gson Extension Annotations · AutoValue extension that creates a Gson TypeAdapterFactory

<dependency>
    <groupId>com.ryanharter.auto.value</groupId>
    <artifactId>auto-value-gson-annotations</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ryanharter.auto.value : auto-value-gson-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of com.ryanharter.auto.value : auto-value-gson-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
auto-value-gson-annotations-0.8.0
0.7.x
auto-value-gson-annotations-0.7.0
0.6.x
auto-value-gson-annotations-0.6.0

How to add a dependency to Maven

Add the following com.ryanharter.auto.value : auto-value-gson-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ryanharter.auto.value</groupId>
    <artifactId>auto-value-gson-annotations</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ryanharter.auto.value : auto-value-gson-annotations gradle dependency to your build.gradle file:

implementation 'com.ryanharter.auto.value:auto-value-gson-annotations:0.8.0'

Gradle Kotlin DSL: Add the following com.ryanharter.auto.value : auto-value-gson-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ryanharter.auto.value:auto-value-gson-annotations:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ryanharter.auto.value : auto-value-gson-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ryanharter.auto.value" % "auto-value-gson-annotations" % "0.8.0"

Advertisement

Dependencies from Group

Dec 02, 2020
9 usages
599 stars
Dec 01, 2020
7 usages
599 stars
Dec 02, 2020
5 usages
599 stars
Dec 02, 2020
4 usages
599 stars

Discover Dependencies

Aug 09, 2023
3 usages
1.2k stars
Nov 05, 2020
2 usages
Jul 22, 2023
1 usages
21 stars
Oct 30, 2018
1 usages
Jun 09, 2022
2 usages
125 stars
Nov 12, 2018
1 usages
174 stars
Jul 16, 2023
3 usages
3 stars
May 31, 2023
2 usages
201 stars
Jun 05, 2023
6 usages
713 stars