License |
License |
---|---|
GroupId | GroupIdcom.evernote |
ArtifactId | ArtifactIdandroid-state-processor |
Version | Version1.4.1 |
Type | Typejar |
Description |
DescriptionAndroid State Processor
Android library to save object states into a bundle.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.evernote/android-state-processor/ -->
<dependency>
<groupId>com.evernote</groupId>
<artifactId>android-state-processor</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.evernote/android-state-processor/
implementation 'com.evernote:android-state-processor:1.4.1'
// https://jarcasting.com/artifacts/com.evernote/android-state-processor/
implementation ("com.evernote:android-state-processor:1.4.1")
'com.evernote:android-state-processor:jar:1.4.1'
<dependency org="com.evernote" name="android-state-processor" rev="1.4.1">
<artifact name="android-state-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.evernote', module='android-state-processor', version='1.4.1')
)
libraryDependencies += "com.evernote" % "android-state-processor" % "1.4.1"
[com.evernote/android-state-processor "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.11.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.1.1.4 |
junit : junit | jar | 4.12 |
com.google.testing.compile : compile-testing | jar | 0.15 |