MVN

com.github.frankiesardo : auto-parcel

Maven & Gradle

Aug 04, 2015
11 usages
1.3k stars

Android AutoParcel · Port of Google AutoValue for the Android platform

<dependency>
    <groupId>com.github.frankiesardo</groupId>
    <artifactId>auto-parcel</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.3.1

All Versions

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

Version Vulnerabilities Updated
0.3.x
auto-parcel-0.3.1
0.3
auto-parcel-0.3
0.2
auto-parcel-0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.frankiesardo</groupId>
    <artifactId>auto-parcel</artifactId>
    <version>0.3.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.frankiesardo:auto-parcel:0.3.1'

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

implementation("com.github.frankiesardo:auto-parcel:0.3.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.frankiesardo" % "auto-parcel" % "0.3.1"

Advertisement

Dependencies from Group

Aug 04, 2015
11 usages
1.3k stars
Jun 19, 2014
2 usages
3.7k stars
Oct 22, 2013
1 usages
576 stars
Jun 19, 2014
1 usages
3.7k stars
Mar 13, 2014
1 usages
1.3k stars

Discover Dependencies

Jul 22, 2019
2 stars
Mar 13, 2018
1 usages
941 stars
Mar 13, 2018
10 usages
941 stars
Mar 03, 2022
46 stars
Aug 14, 2015
3 usages
333 stars
Jan 18, 2017
1.1k stars
Jun 14, 2018
3 usages
462 stars
Jun 08, 2018
1 usages
715 stars