is not current version
Last Version 0.1.11

io.github.vipcxj:jasync-reactive 0.0.1

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.0.1
Type

Type

jar

Download jasync-reactive 0.0.1


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