is not current version
Last Version 1.4.1

com.evernote:android-state 1.1.3

Android library to save object states into a bundle.

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-state
Version

Version

1.1.3
Type

Type

aar

Download android-state 1.1.3


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