Lich SavedState (main)

Property delegates for easy access to SavedStateHandle values.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

savedstate
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

Lich SavedState (main)
Property delegates for easy access to SavedStateHandle values.
Project URL

Project URL

https://github.com/line/lich/tree/master/savedstate
Source Code Management

Source Code Management

https://github.com/line/lich

Download savedstate

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.
com.linecorp.lich

LINE

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0