is not current version
Last Version 1.4.1

com.evernote:android-state 1.0.2

Android library to save object states into a bundle.

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-state
Version

Version

1.0.2
Type

Type

aar

Download android-state 1.0.2


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