Download lyra-0.5.2.jar file - Jar l

Jar examples for l:lyra

Description

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

You can download jar file lyra 0.5.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add lyra-0.5.2.jar to your project.

<dependency>
   <groupId>net.jodah</groupId>
   <artifactId>lyra</artifactId>
   <version>0.5.2</version>
</dependency>
compile group: 'net.jodah', name: 'lyra', version: '0.5.2'
libraryDependencies += "net.jodah" % "lyra" % "0.5.2"
<dependency org="net.jodah" name="lyra" rev="0.5.2"/>
@Grapes(@Grab(group='net.jodah', module='lyra', version='0.5.2'))
'net.jodah:lyra:jar:0.5.2'

Download

Click the following link to download the jar file.

lyra-0.5.2-javadoc.jar
lyra-0.5.2-sources.jar
lyra-0.5.2.jar
lyra-0.5.2.pom



Related Tutorials