Last Version

JAsync Test 1.0.11

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

1.0.11
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 1.0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.vipcxj : jasync-runtime jar 1.0.11

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.