Jar examples for r:reacto
Reacto is a Java functional reactive library built for Java 8 and above.
You can download jar file reacto 1.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add reacto-1.0.3.jar to your project.
<dependency> <groupId>net.soundvibe</groupId> <artifactId>reacto</artifactId> <version>1.0.3</version> </dependency>
compile group: 'net.soundvibe', name: 'reacto', version: '1.0.3'
libraryDependencies += "net.soundvibe" % "reacto" % "1.0.3"
<dependency org="net.soundvibe" name="reacto" rev="1.0.3"/>
@Grapes(@Grab(group='net.soundvibe', module='reacto', version='1.0.3'))
'net.soundvibe:reacto:jar:1.0.3'
Click the following link to download the jar file.
reacto-1.0.3-javadoc.jar