License |
License |
---|---|
GroupId | GroupIdcom.evernote |
ArtifactId | ArtifactIdandroid-state |
Version | Version1.4.1 |
Type | Typeaar |
Description |
DescriptionAndroid State
Android library to save object states into a bundle.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-state-1.4.1.pom | |
android-state-1.4.1.aar | 26 KB |
android-state-1.4.1-sources.jar | 15 KB |
android-state-1.4.1-javadoc.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.evernote/android-state/ -->
<dependency>
<groupId>com.evernote</groupId>
<artifactId>android-state</artifactId>
<version>1.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.evernote/android-state/
implementation 'com.evernote:android-state:1.4.1'
// https://jarcasting.com/artifacts/com.evernote/android-state/
implementation ("com.evernote:android-state:1.4.1")
'com.evernote:android-state:aar:1.4.1'
<dependency org="com.evernote" name="android-state" rev="1.4.1">
<artifact name="android-state" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.evernote', module='android-state', version='1.4.1')
)
libraryDependencies += "com.evernote" % "android-state" % "1.4.1"
[com.evernote/android-state "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.fragment » fragment | jar | 1.0.0 |