Last Version

Lich SavedState (main) 1.6.0

Property delegates for easy access to SavedStateHandle values.

License

License

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

savedstate
Version

Version

1.6.0
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 1.6.0


<!-- 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.