License |
License |
---|---|
GroupId | GroupIdio.github.vipcxj |
ArtifactId | ArtifactIdjasync-spec |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAsync Spec
JAsync implements Async-Await fashion for Java just like es and c#.
This library provide the spec of all public api.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasync-spec-1.0.11.pom | |
jasync-spec-1.0.11.jar | 32 KB |
jasync-spec-1.0.11-sources.jar | 18 KB |
jasync-spec-1.0.11-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-spec/ -->
<dependency>
<groupId>io.github.vipcxj</groupId>
<artifactId>jasync-spec</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-spec/
implementation 'io.github.vipcxj:jasync-spec:1.0.11'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-spec/
implementation ("io.github.vipcxj:jasync-spec:1.0.11")
'io.github.vipcxj:jasync-spec:jar:1.0.11'
<dependency org="io.github.vipcxj" name="jasync-spec" rev="1.0.11">
<artifact name="jasync-spec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-spec', version='1.0.11')
)
libraryDependencies += "io.github.vipcxj" % "jasync-spec" % "1.0.11"
[io.github.vipcxj/jasync-spec "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs | jar | 4.2.0 |