Download rxlifecycle-2.1.0.jar file - Jar r

Jar examples for r:rxlifecycle

Description

RxLifecycle

You can download jar file rxlifecycle 2.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

rxlifecycle-2.1.0-javadoc.jar
rxlifecycle-2.1.0-sources.jar
rxlifecycle-2.1.0.jar
rxlifecycle-2.1.0.pom



Related Tutorials