Download lightcycle-api-1.6.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.6.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.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials