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

Jar examples for r:rxjava-event

Description

rxjava-event

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials