Download lightcycle-api-1.3.0.jar file - Jar l

Jar examples for l:lightcycle-api

Description

LightCycle lets self-contained classes respond to Android???s lifecycle events

You can download jar file lightcycle-api 1.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lightcycle-api-1.3.0.jar to your project.

<dependency>
   <groupId>com.soundcloud.lightcycle</groupId>
   <artifactId>lightcycle-api</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.soundcloud.lightcycle', name: 'lightcycle-api', version: '1.3.0'
libraryDependencies += "com.soundcloud.lightcycle" % "lightcycle-api" % "1.3.0"
<dependency org="com.soundcloud.lightcycle" name="lightcycle-api" rev="1.3.0"/>
@Grapes(@Grab(group='com.soundcloud.lightcycle', module='lightcycle-api', version='1.3.0'))
'com.soundcloud.lightcycle:lightcycle-api:jar:1.3.0'

Download

Click the following link to download the jar file.

lightcycle-api-1.3.0-javadoc.jar
lightcycle-api-1.3.0-sources.jar
lightcycle-api-1.3.0.jar
lightcycle-api-1.3.0.pom



Related Tutorials