is not current version
Last Version 2.1.3

net.soundvibe:reacto 0.0.3

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.0.3
Type

Type

jar

Download reacto 0.0.3


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