is not current version
Last Version 1.4.1

com.evernote:android-state 1.4.0

Android library to save object states into a bundle.

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-state
Version

Version

1.4.0
Type

Type

aar

Download android-state 1.4.0


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