is not current version
Last Version 1.0.11

JAsync Test 0.1.8

JAsync implements Async-Await fashion for Java just like es and c#. This library include the unit tests.

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

jasync-test
Version

Version

0.1.8
Type

Type

jar
Description

Description

JAsync Test
JAsync implements Async-Await fashion for Java just like es and c#. This library include the unit tests.
Project URL

Project URL

https://github.com/vipcxj/jasync
Source Code Management

Source Code Management

https://github.com/vipcxj/jasync

Download jasync-test 0.1.8


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.vipcxj : jasync-reactive jar 0.1.8
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs jar 4.2.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.