is not current version
Last Version 1.0.11

io.github.vipcxj:jasync-parent 0.1.6

JAsync implements Async-Await fashion for Java just like es and c#.

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

jasync-parent
Version

Version

0.1.6
Type

Type

pom

Download jasync-parent 0.1.6

Filename Size
jasync-parent-0.1.6.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.vipcxj/jasync-parent/ -->
<dependency>
    <groupId>io.github.vipcxj</groupId>
    <artifactId>jasync-parent</artifactId>
    <version>0.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-parent/
implementation 'io.github.vipcxj:jasync-parent:0.1.6'
// https://jarcasting.com/artifacts/io.github.vipcxj/jasync-parent/
implementation ("io.github.vipcxj:jasync-parent:0.1.6")
'io.github.vipcxj:jasync-parent:pom:0.1.6'
<dependency org="io.github.vipcxj" name="jasync-parent" rev="0.1.6">
  <artifact name="jasync-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vipcxj', module='jasync-parent', version='0.1.6')
)
libraryDependencies += "io.github.vipcxj" % "jasync-parent" % "0.1.6"
[io.github.vipcxj/jasync-parent "0.1.6"]