License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.github.akarnokd |
ArtifactId | ArtifactIdreactive4java |
Last Version | Last Version0.98.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive4java
reactive4java developed by David Karnok
|
Project URL |
Project URL |
Filename | Size |
---|---|
reactive4java-0.98.1.pom | |
reactive4java-0.98.1.jar | 969 KB |
reactive4java-0.98.1-sources.jar | 322 KB |
reactive4java-0.98.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |