Last Version

react 1.5.4

A signals/slots plus FRP-like library for Java.

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

react
Version

Version

1.5.4
Type

Type

jar
Description

Description

react
A signals/slots plus FRP-like library for Java.
Project URL

Project URL

http://github.com/threerings/react/
Source Code Management

Source Code Management

http://github.com/threerings/react/

Download react 1.5.4


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.