summer-android-save-state

A Kotlin/Multiplatform MVVM library

License

License

MIT
GroupId

GroupId

com.github.adevone.summer
ArtifactId

ArtifactId

summer-android-save-state
Last Version

Last Version

1.0.0-sonatype-2
Release Date

Release Date

Type

Type

aar
Description

Description

summer-android-save-state
A Kotlin/Multiplatform MVVM library
Project URL

Project URL

https://github.com/adevone/summer
Source Code Management

Source Code Management

https://github.com/adevone/summer/tree/master

Download summer-android-save-state

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.appcompat » appcompat jar 1.2.0
com.github.adevone.summer : summer jar 1.0.0-sonatype-2
com.github.adevone.summer : summer-androidx jar 1.0.0-sonatype-2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-sonatype-2
1.0.0-beta11
1.0.0-beta9