is not current version
Last Version 2.1.3

net.soundvibe:reacto 1.0.1

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

1.0.1
Type

Type

jar

Download reacto 1.0.1


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