License |
License |
---|---|
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdjasync-core |
Version | Version0.1.9 |
Type | Typejar |
Description |
DescriptionJAsync Core
JAsync implements Async-Await fashion for Java just like es and c#.
This is the core library, including a annotation processor to transform the ast tree.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasync-core-0.1.9.pom | |
jasync-core-0.1.9.jar | 282 KB |
jasync-core-0.1.9-sources.jar | 130 KB |
jasync-core-0.1.9-javadoc.jar | 956 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-core/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-core</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-core/
implementation 'io.github.vipcxj:jasync-core:0.1.9'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-core/
implementation ("io.github.vipcxj:jasync-core:0.1.9")
'io.github.vipcxj:jasync-core:jar:0.1.9'
<dependency org="io.github.vipcxj" name="jasync-core" rev="0.1.9">
<artifact name="jasync-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-core', version='0.1.9')
)
libraryDependencies += "io.github.vipcxj" % "jasync-core" % "0.1.9"
[io.github.vipcxj/jasync-core "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vipcxj : jasync-spec | jar | 0.1.9 |
io.github.vipcxj : jasync-runtime | jar | 0.1.9 |
io.github.vipcxj : jasync-utils | jar | 0.1.9 |
io.github.vipcxj : jasync-core-java9 | jar | 0.1.9 |
io.github.vipcxj : jasync-core-java17 | jar | 0.1.9 |
com.google.auto.service : auto-service-annotations | jar | 1.0-rc7 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs | jar | 4.2.0 |