is not current version
Last Version 1.6.0

com.linecorp.lich:savedstate 1.2.0

Property delegates for easy access to SavedStateHandle values.

GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

savedstate
Version

Version

1.2.0
Type

Type

aar

Download savedstate 1.2.0


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