Jar examples for r:reactive-util
You can download jar file reactive-util 1.0.0 in this page.
Apache License
You can use the following script to add reactive-util-1.0.0.jar to your project.
<dependency> <groupId>de.mhus.cherry.reactive</groupId> <artifactId>reactive-util</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.mhus.cherry.reactive', name: 'reactive-util', version: '1.0.0'
libraryDependencies += "de.mhus.cherry.reactive" % "reactive-util" % "1.0.0"
<dependency org="de.mhus.cherry.reactive" name="reactive-util" rev="1.0.0"/>
@Grapes(@Grab(group='de.mhus.cherry.reactive', module='reactive-util', version='1.0.0'))
'de.mhus.cherry.reactive:reactive-util:jar:1.0.0'
Click the following link to download the jar file.
reactive-util-1.0.0-javadoc.jar