License |
License |
---|---|
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdjasync-runtime |
Version | Version0.1.8 |
Type | Typejar |
Description |
DescriptionJAsync Runtime
JAsync implements Async-Await fashion for Java just like es and c#.
This is the library used in runtime.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasync-runtime-0.1.8.pom | |
jasync-runtime-0.1.8.jar | 28 KB |
jasync-runtime-0.1.8-sources.jar | 16 KB |
jasync-runtime-0.1.8-javadoc.jar | 488 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-runtime</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation 'io.github.vipcxj:jasync-runtime:0.1.8'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation ("io.github.vipcxj:jasync-runtime:0.1.8")
'io.github.vipcxj:jasync-runtime:jar:0.1.8'
<dependency org="io.github.vipcxj" name="jasync-runtime" rev="0.1.8">
<artifact name="jasync-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-runtime', version='0.1.8')
)
libraryDependencies += "io.github.vipcxj" % "jasync-runtime" % "0.1.8"
[io.github.vipcxj/jasync-runtime "0.1.8"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vipcxj : jasync-spec | jar | 0.1.8 |
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 |