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

Jar examples for r:rxlifecycle-android

Description

RxLifecycle-Android

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials