Last Version

reakt 4.0.1

Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java that are lambda expression friendly and fluent.

License

License

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.reakt
ArtifactId

ArtifactId

reakt
Version

Version

4.0.1
Type

Type

jar
Description

Description

reakt
Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java that are lambda expression friendly and fluent.
Project URL

Project URL

https://github.com/advantageous/reakt

Download reakt 4.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.