is not current version
Last Version 0.1.11

io.github.vipcxj:jasync-reactive 0.1.5

JAsync implements Async-Await fashion for Java just like es and c#. This is the adaptor library for Reactor

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

jasync-reactive
Version

Version

0.1.5
Type

Type

jar

Download jasync-reactive 0.1.5


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