Download durian-rx-1.0.jar file - Jar d

Jar examples for d:durian-rx

Description

DurianRx - Reactive getters, powered by RxJava and ListenableFuture

You can download jar file durian-rx 1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add durian-rx-1.0.jar to your project.

<dependency>
   <groupId>com.diffplug.durian</groupId>
   <artifactId>durian-rx</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.diffplug.durian', name: 'durian-rx', version: '1.0'
libraryDependencies += "com.diffplug.durian" % "durian-rx" % "1.0"
<dependency org="com.diffplug.durian" name="durian-rx" rev="1.0"/>
@Grapes(@Grab(group='com.diffplug.durian', module='durian-rx', version='1.0'))
'com.diffplug.durian:durian-rx:jar:1.0'

Download

Click the following link to download the jar file.

durian-rx-1.0-javadoc.jar
durian-rx-1.0-sources.jar
durian-rx-1.0.jar
durian-rx-1.0.pom



Related Tutorials