MVN

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

Maven & Gradle

Mar 03, 2021
2 usages
189 stars

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

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
auto-value-moshi-runtime-1.1.0

How to add a dependency to Maven

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

How to add a dependency to Gradle

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

implementation 'com.ryanharter.auto.value:auto-value-moshi-runtime:1.1.0'

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

implementation("com.ryanharter.auto.value:auto-value-moshi-runtime:1.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ryanharter.auto.value" % "auto-value-moshi-runtime" % "1.1.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 24, 2023
5 usages
39 stars
Dec 28, 2021
2 usages
0 stars
Aug 17, 2023
7 usages
3 stars
Jul 16, 2021
2 usages
7 stars
Jun 24, 2021
2 usages
1 stars
Sep 01, 2021
2 usages
5 stars
Aug 11, 2023
4 usages
14.6k stars
Sep 20, 2005
4 usages