reactive4java

reactive4java developed by David Karnok

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.akarnokd
ArtifactId

ArtifactId

reactive4java
Last Version

Last Version

0.98.1
Release Date

Release Date

Type

Type

jar
Description

Description

reactive4java
reactive4java developed by David Karnok
Project URL

Project URL

https://github.com/akarnokd/reactive4java

Download reactive4java

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.98.1
0.98.0