Last Version

JAsync Core9 0.1.11

JAsync implements Async-Await fashion for Java just like es and c#. This is the extra core library for java 9.

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

jasync-core-java9
Version

Version

0.1.11
Type

Type

jar
Description

Description

JAsync Core9
JAsync implements Async-Await fashion for Java just like es and c#. This is the extra core library for java 9.
Project URL

Project URL

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

Source Code Management

https://github.com/vipcxj/jasync

Download jasync-core-java9 0.1.11


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.vipcxj : jasync-utils jar 0.1.11
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.2.0

Project Modules

There are no modules declared in this project.