is not current version
Last Version 2.1.1

com.aol.simplereact:cyclops-react 2.0.0-MI5

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

2.0.0-MI5
Type

Type

jar

Download cyclops-react 2.0.0-MI5


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