is not current version
Last Version 2.1.3

net.soundvibe:reacto 2.0.0

Reacto is a 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

2.0.0
Type

Type

jar

Download reacto 2.0.0


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