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

Jar examples for r:rxlifecycle-components

Description

RxLifecycle-Components

You can download jar file rxlifecycle-components 0.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials