io.github.vipcxj:jasync-core-java17

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

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

jasync-core-java17
Last Version

Last Version

0.1.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/vipcxj/jasync

Download jasync-core-java17

How to add to project

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

Versions

Version
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2