is not current version
Last Version 1.4.1

com.evernote:android-state-processor 1.3.1

Android library to save object states into a bundle.

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-state-processor
Version

Version

1.3.1
Type

Type

jar

Download android-state-processor 1.3.1


<!-- https://jarcasting.com/artifacts/com.evernote/android-state-processor/ -->
<dependency>
    <groupId>com.evernote</groupId>
    <artifactId>android-state-processor</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.evernote/android-state-processor/
implementation 'com.evernote:android-state-processor:1.3.1'
// https://jarcasting.com/artifacts/com.evernote/android-state-processor/
implementation ("com.evernote:android-state-processor:1.3.1")
'com.evernote:android-state-processor:jar:1.3.1'
<dependency org="com.evernote" name="android-state-processor" rev="1.3.1">
  <artifact name="android-state-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evernote', module='android-state-processor', version='1.3.1')
)
libraryDependencies += "com.evernote" % "android-state-processor" % "1.3.1"
[com.evernote/android-state-processor "1.3.1"]