MVN

com.ryanharter.auto.value : auto-value-parcel

Maven & Gradle

Jun 08, 2021
1 usages
661 stars

AutoValue: Parcel Extension · AutoValue extension to add Android Parcelable support

<dependency>
    <groupId>com.ryanharter.auto.value</groupId>
    <artifactId>auto-value-parcel</artifactId>
    <version>0.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.9
  • Latest Release Candidate: 0.2.4-rc2

All Versions

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

Version Vulnerabilities Updated
0.2.x
auto-value-parcel-0.2.9
auto-value-parcel-0.2.8
auto-value-parcel-0.2.7
auto-value-parcel-0.2.6
auto-value-parcel-0.2.5
auto-value-parcel-0.2.4-rc2
auto-value-parcel-0.2.3-rc2
auto-value-parcel-0.2.3-rc1
auto-value-parcel-0.2.2
auto-value-parcel-0.2.1
auto-value-parcel-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ryanharter.auto.value</groupId>
    <artifactId>auto-value-parcel</artifactId>
    <version>0.2.9</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.ryanharter.auto.value:auto-value-parcel:0.2.9'

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

implementation("com.ryanharter.auto.value:auto-value-parcel:0.2.9")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.ryanharter.auto.value" % "auto-value-parcel" % "0.2.9"

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 09, 2023
1 usages
578 stars
Apr 22, 2017
3 usages
0 stars
Nov 10, 2020
1 usages
1 stars
Jul 07, 2017
1 usages
1.7k stars
Apr 14, 2019
2 usages
216 stars
Aug 07, 2023
2 usages
25 stars
Dec 04, 2021
1 usages
69 stars