License |
License |
---|---|
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdjasync-runtime |
Version | Version1.0.3 |
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-1.0.3.pom | |
jasync-runtime-1.0.3.jar | 53 KB |
jasync-runtime-1.0.3-sources.jar | 26 KB |
jasync-runtime-1.0.3-javadoc.jar | 514 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-runtime</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation 'io.github.vipcxj:jasync-runtime:1.0.3'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-runtime/
implementation ("io.github.vipcxj:jasync-runtime:1.0.3")
'io.github.vipcxj:jasync-runtime:jar:1.0.3'
<dependency org="io.github.vipcxj" name="jasync-runtime" rev="1.0.3">
<artifact name="jasync-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-runtime', version='1.0.3')
)
libraryDependencies += "io.github.vipcxj" % "jasync-runtime" % "1.0.3"
[io.github.vipcxj/jasync-runtime "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vipcxj : jasync-spec | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service-annotations | jar | 1.0-rc7 |
com.github.spotbugs : spotbugs | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |