MVN

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

Maven & Gradle

Jan 20, 2020
2 usages
189 stars

AutoValue: Moshi Extension Annotations · AutoValue extension that generates a Moshi JsonAdapter for JSON serialization of AutoValue classes.

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
auto-value-moshi-annotations-1.0.0
0.4.x
auto-value-moshi-annotations-0.4.7
auto-value-moshi-annotations-0.4.6
auto-value-moshi-annotations-0.4.5
auto-value-moshi-annotations-0.4.4
auto-value-moshi-annotations-0.4.3
auto-value-moshi-annotations-0.4.2

How to add a dependency to Maven

Add the following com.ryanharter.auto.value : auto-value-moshi-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-moshi-annotations</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.ryanharter.auto.value:auto-value-moshi-annotations:1.0.0'

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

implementation("com.ryanharter.auto.value:auto-value-moshi-annotations:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ryanharter.auto.value" % "auto-value-moshi-annotations" % "1.0.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

Jul 24, 2017
3 usages
May 22, 2018
3 usages
11 stars
Apr 29, 2019
4 usages
4 stars
May 17, 2023
5 usages
5.7k stars
Mar 30, 2020
6 usages
98 stars
Sep 02, 2019
1 usages
0 stars
Nov 06, 2019
3 usages
13 stars
May 12, 2021
4 usages
2 stars
Jul 15, 2021
12 usages
518 stars
Aug 22, 2023
6 usages
401 stars