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

Jar examples for r:rxjava-event

Description

rxjava-event

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials