Download rxjava-event-0.5.jar file - Jar r

Jar examples for r:rxjava-event

Description

rxjava-event

You can download jar file rxjava-event 0.5 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add rxjava-event-0.5.jar to your project.

<dependency>
   <groupId>com.github.hekonsek</groupId>
   <artifactId>rxjava-event</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'com.github.hekonsek', name: 'rxjava-event', version: '0.5'
libraryDependencies += "com.github.hekonsek" % "rxjava-event" % "0.5"
<dependency org="com.github.hekonsek" name="rxjava-event" rev="0.5"/>
@Grapes(@Grab(group='com.github.hekonsek', module='rxjava-event', version='0.5'))
'com.github.hekonsek:rxjava-event:jar:0.5'

Download

Click the following link to download the jar file.

rxjava-event-0.5-javadoc.jar
rxjava-event-0.5-sources.jar
rxjava-event-0.5.jar
rxjava-event-0.5.pom



Related Tutorials