Last Version

lyra 1.0.1

A library that can save and restore the state of Android components easily.

License

License

http://www.apache.org/licenses/LICENSE-2.0.txt
GroupId

GroupId

com.github.fondesa
ArtifactId

ArtifactId

lyra
Version

Version

1.0.1
Type

Type

aar
Description

Description

lyra
A library that can save and restore the state of Android components easily.
Project URL

Project URL

https://github.com/Fondesa/Lyra
Source Code Management

Source Code Management

https://github.com/Fondesa/Lyra

Download lyra 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.3.1
com.android.support » support-v4 jar 25.3.1

Project Modules

There are no modules declared in this project.