MVN

io.github.vipcxj : jasync-spec

Maven & Gradle

Oct 08, 2022
4 usages
126 stars

JAsync Spec · JAsync implements Async-Await fashion for Java just like es and c#. This library provide the spec of all public api.

<dependency>
    <groupId>io.github.vipcxj</groupId>
    <artifactId>jasync-spec</artifactId>
    <version>0.1.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.vipcxj : jasync-spec to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.14

All Versions

Choose a version of io.github.vipcxj : jasync-spec to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jasync-spec-1.0.13
jasync-spec-1.0.12
jasync-spec-1.0.11
jasync-spec-1.0.10
jasync-spec-1.0.9
jasync-spec-1.0.8
jasync-spec-1.0.7
jasync-spec-1.0.6
jasync-spec-1.0.5
jasync-spec-1.0.4
jasync-spec-1.0.3
jasync-spec-1.0.2
jasync-spec-1.0.1
jasync-spec-1.0.0
0.1.x
jasync-spec-0.1.14
jasync-spec-0.1.13
jasync-spec-0.1.12
jasync-spec-0.1.11
jasync-spec-0.1.10
jasync-spec-0.1.9
jasync-spec-0.1.8
jasync-spec-0.1.7
jasync-spec-0.1.6
jasync-spec-0.1.5
jasync-spec-0.1.4
jasync-spec-0.1.3
jasync-spec-0.1.2
jasync-spec-0.1.1
jasync-spec-0.1.0
0.0.x
jasync-spec-0.0.2
jasync-spec-0.0.1

How to add a dependency to Maven

Add the following io.github.vipcxj : jasync-spec maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.vipcxj</groupId>
    <artifactId>jasync-spec</artifactId>
    <version>0.1.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.vipcxj : jasync-spec gradle dependency to your build.gradle file:

implementation 'io.github.vipcxj:jasync-spec:0.1.14'

Gradle Kotlin DSL: Add the following io.github.vipcxj : jasync-spec gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.vipcxj:jasync-spec:0.1.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.vipcxj : jasync-spec sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.vipcxj" % "jasync-spec" % "0.1.14"

Advertisement

Dependencies from Group

Oct 16, 2022
4 usages
163 stars
Oct 08, 2022
4 usages
126 stars
Oct 08, 2022
3 usages
126 stars
Oct 08, 2022
3 usages
126 stars
Oct 16, 2022
2 usages
163 stars

Discover Dependencies

Feb 07, 2019
3 usages
3 stars
Apr 01, 2023
13 usages
71 stars
Oct 05, 2017
3 usages
4 stars
Sep 19, 2018
3 usages
Apr 28, 2023
3 usages
1k stars
Jul 20, 2019
2 usages
17 stars
May 19, 2023
4 usages
1k stars