Last Version

Android State Processor 1.4.1

Android library to save object states into a bundle.

License

License

GroupId

GroupId

com.evernote
ArtifactId

ArtifactId

android-state-processor
Version

Version

1.4.1
Type

Type

jar
Description

Description

Android State Processor
Android library to save object states into a bundle.
Project URL

Project URL

https://github.com/evernote/android-state
Source Code Management

Source Code Management

https://github.com/evernote/android-state

Download android-state-processor 1.4.1


<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.11.1

test (3)

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

Project Modules

There are no modules declared in this project.