Download durian-rx-3.0.0.BETA2.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 3.0.0.BETA2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

durian-rx-3.0.0.BETA2-javadoc.jar
durian-rx-3.0.0.BETA2-sources.jar
durian-rx-3.0.0.BETA2.jar
durian-rx-3.0.0.BETA2.pom



Related Tutorials