Jar examples for l:lyra
A library that can save and restore the state of Android components easily.
You can download jar file lyra 0.5.0 in this page.
Apache License, Version 2.0
You can use the following script to add lyra-0.5.0.jar to your project.
<dependency> <groupId>net.jodah</groupId> <artifactId>lyra</artifactId> <version>0.5.0</version> </dependency>
compile group: 'net.jodah', name: 'lyra', version: '0.5.0'
libraryDependencies += "net.jodah" % "lyra" % "0.5.0"
<dependency org="net.jodah" name="lyra" rev="0.5.0"/>
@Grapes(@Grab(group='net.jodah', module='lyra', version='0.5.0'))
'net.jodah:lyra:jar:0.5.0'
Click the following link to download the jar file.
lyra-0.5.0-javadoc.jar