is not current version
Last Version 2.1.3

net.soundvibe:reacto 0.1.1

Reacto is a Java functional reactive library built for Java 8 and above.

Categories

Categories

Net React User Interface Web Frameworks
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

reacto
Version

Version

0.1.1
Type

Type

jar

Download reacto 0.1.1


<!-- https://jarcasting.com/artifacts/net.soundvibe/reacto/ -->
<dependency>
    <groupId>net.soundvibe</groupId>
    <artifactId>reacto</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/reacto/
implementation 'net.soundvibe:reacto:0.1.1'
// https://jarcasting.com/artifacts/net.soundvibe/reacto/
implementation ("net.soundvibe:reacto:0.1.1")
'net.soundvibe:reacto:jar:0.1.1'
<dependency org="net.soundvibe" name="reacto" rev="0.1.1">
  <artifact name="reacto" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='reacto', version='0.1.1')
)
libraryDependencies += "net.soundvibe" % "reacto" % "0.1.1"
[net.soundvibe/reacto "0.1.1"]