is not current version
Last Version 1.4.1

com.evernote:android-state-processor 1.2.0

Android library to save object states into a bundle.

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-state-processor
Version

Version

1.2.0
Type

Type

jar

Download android-state-processor 1.2.0


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