Jar examples for l:lifecycleaware
Annotation based triggers that automatically hook arbitrary observers into the Android lifecycle.
You can download jar file lifecycleaware 0.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lifecycleaware-0.1.0.jar to your project.
<dependency> <groupId>com.jzallas</groupId> <artifactId>lifecycleaware</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.jzallas', name: 'lifecycleaware', version: '0.1.0'
libraryDependencies += "com.jzallas" % "lifecycleaware" % "0.1.0"
<dependency org="com.jzallas" name="lifecycleaware" rev="0.1.0"/>
@Grapes(@Grab(group='com.jzallas', module='lifecycleaware', version='0.1.0'))
'com.jzallas:lifecycleaware:jar:0.1.0'
Click the following link to download the jar file.
lifecycleaware-0.1.0-javadoc.jar