Download rxlifecycle-components-2.1.0.jar file - Jar r

Jar examples for r:rxlifecycle-components

Description

RxLifecycle-Components

You can download jar file rxlifecycle-components 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-components-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials