MVN

me.tatarka : auto-parcel-gson-processor

Maven & Gradle

Dec 02, 2015
69 stars

Android AutoParcel Processor · Port of a port of Google AutoValue for the Android platform to work seamlessly with gson

<dependency>
    <groupId>me.tatarka</groupId>
    <artifactId>auto-parcel-gson-processor</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.tatarka : auto-parcel-gson-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of me.tatarka : auto-parcel-gson-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
auto-parcel-gson-processor-0.2
0.1
auto-parcel-gson-processor-0.1

How to add a dependency to Maven

Add the following me.tatarka : auto-parcel-gson-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.tatarka</groupId>
    <artifactId>auto-parcel-gson-processor</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.tatarka : auto-parcel-gson-processor gradle dependency to your build.gradle file:

implementation 'me.tatarka:auto-parcel-gson-processor:0.2'

Gradle Kotlin DSL: Add the following me.tatarka : auto-parcel-gson-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("me.tatarka:auto-parcel-gson-processor:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.tatarka : auto-parcel-gson-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "me.tatarka" % "auto-parcel-gson-processor" % "0.2"

Advertisement

Dependencies from Group

Apr 22, 2019
3 usages
5.3k stars
Aug 18, 2016
1 usages
1.9k stars
Dec 02, 2015
1 usages
69 stars
Aug 09, 2016
15 stars

Discover Dependencies

Feb 02, 2018
1 usages
342 stars
Dec 05, 2015
632 stars
Dec 05, 2015
632 stars
Dec 01, 2015
job
Dec 07, 2015
Dec 01, 2015
Dec 01, 2015
1 usages
Feb 04, 2016
3 usages
Mar 06, 2017
15 stars
May 27, 2021
2 usages
126 stars