is not current version
Last Version 2.1.1

com.aol.simplereact:cyclops-react 1.0.0-RC4

Platform for Functional Reactive Programming with Java 8

Categories

Categories

React User Interface Web Frameworks Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.simplereact
ArtifactId

ArtifactId

cyclops-react
Version

Version

1.0.0-RC4
Type

Type

jar

Download cyclops-react 1.0.0-RC4


<!-- https://jarcasting.com/artifacts/com.aol.simplereact/cyclops-react/ -->
<dependency>
    <groupId>com.aol.simplereact</groupId>
    <artifactId>cyclops-react</artifactId>
    <version>1.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.simplereact/cyclops-react/
implementation 'com.aol.simplereact:cyclops-react:1.0.0-RC4'
// https://jarcasting.com/artifacts/com.aol.simplereact/cyclops-react/
implementation ("com.aol.simplereact:cyclops-react:1.0.0-RC4")
'com.aol.simplereact:cyclops-react:jar:1.0.0-RC4'
<dependency org="com.aol.simplereact" name="cyclops-react" rev="1.0.0-RC4">
  <artifact name="cyclops-react" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.simplereact', module='cyclops-react', version='1.0.0-RC4')
)
libraryDependencies += "com.aol.simplereact" % "cyclops-react" % "1.0.0-RC4"
[com.aol.simplereact/cyclops-react "1.0.0-RC4"]