MVN

com.evernote : android-state-processor

Maven & Gradle

Oct 07, 2018
863 stars

Android State Processor · Android library to save object states into a bundle.

<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>android-state-processor</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.evernote : android-state-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of com.evernote : android-state-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
android-state-processor-1.4.1
android-state-processor-1.4.0
1.3.x
android-state-processor-1.3.1
android-state-processor-1.3.0
1.2.x
android-state-processor-1.2.1
android-state-processor-1.2.0
1.1.x
android-state-processor-1.1.6
android-state-processor-1.1.5
android-state-processor-1.1.4
android-state-processor-1.1.3
android-state-processor-1.1.2
android-state-processor-1.1.1
android-state-processor-1.1.0
1.0.x
android-state-processor-1.0.6
android-state-processor-1.0.5
android-state-processor-1.0.4
android-state-processor-1.0.3
android-state-processor-1.0.2
android-state-processor-1.0.1
android-state-processor-1.0.0

How to add a dependency to Maven

Add the following com.evernote : android-state-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>android-state-processor</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.evernote : android-state-processor gradle dependency to your build.gradle file:

implementation 'com.evernote:android-state-processor:1.4.1'

Gradle Kotlin DSL: Add the following com.evernote : android-state-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.evernote:android-state-processor:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.evernote : android-state-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.evernote" % "android-state-processor" % "1.4.1"

Advertisement

Dependencies from Group

Oct 10, 2019
9 usages
5.3k stars
Jul 03, 2013
6 usages
259 stars
Aug 02, 2016
1 usages
431 stars
Nov 11, 2015
42 stars
Nov 09, 2016
86 stars

Discover Dependencies

Mar 11, 2017
48 stars
Mar 08, 2017
0 stars
May 10, 2019
1 usages
May 26, 2017
4 stars
Dec 10, 2020
4 usages
24 stars
Jan 22, 2017
0 stars