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