Download rxlifecycle-android-0.7.0.jar file - Jar r

Jar examples for r:rxlifecycle-android

Description

RxLifecycle-Android

You can download jar file rxlifecycle-android 0.7.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add rxlifecycle-android-0.7.0.jar to your project.

<dependency>
   <groupId>com.trello</groupId>
   <artifactId>rxlifecycle-android</artifactId>
   <version>0.7.0</version>
</dependency>
compile group: 'com.trello', name: 'rxlifecycle-android', version: '0.7.0'
libraryDependencies += "com.trello" % "rxlifecycle-android" % "0.7.0"
<dependency org="com.trello" name="rxlifecycle-android" rev="0.7.0"/>
@Grapes(@Grab(group='com.trello', module='rxlifecycle-android', version='0.7.0'))
'com.trello:rxlifecycle-android:jar:0.7.0'

Download

Click the following link to download the jar file.

rxlifecycle-android-0.7.0-javadoc.jar
rxlifecycle-android-0.7.0-sources.jar
rxlifecycle-android-0.7.0.pom



Related Tutorials