JAsync Parent

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

License

License

GroupId

GroupId

io.github.vipcxj
ArtifactId

ArtifactId

jasync-parent
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/vipcxj/jasync
Source Code Management

Source Code Management

https://github.com/vipcxj/jasync

Download jasync-parent

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

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs jar 4.2.0

Project Modules

  • jasync-core
  • jasync-test
  • jasync-spec
  • jasync-runtime
  • jasync-utils
  • jasync-asm

Versions

Version
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1