License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous |
ArtifactId | ArtifactIdreakt |
Last Version | Last Version2.0.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreakt
Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java that are lambda expression friendly and fluent.
|
Project URL |
Project URL |
Filename | Size |
---|---|
reakt-2.0.0.RELEASE.pom | |
reakt-2.0.0.RELEASE.jar | 16 KB |
reakt-2.0.0.RELEASE-sources.jar | 14 KB |
reakt-2.0.0.RELEASE-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous/reakt/ -->
<dependency>
<groupId>io.advantageous</groupId>
<artifactId>reakt</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous/reakt/
implementation 'io.advantageous:reakt:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous/reakt/
implementation ("io.advantageous:reakt:2.0.0.RELEASE")
'io.advantageous:reakt:jar:2.0.0.RELEASE'
<dependency org="io.advantageous" name="reakt" rev="2.0.0.RELEASE">
<artifact name="reakt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous', module='reakt', version='2.0.0.RELEASE')
)
libraryDependencies += "io.advantageous" % "reakt" % "2.0.0.RELEASE"
[io.advantageous/reakt "2.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |