MVN

io.github.vipcxj : jasync-runtime

Maven & Gradle

Oct 08, 2022
2 usages
126 stars

JAsync Runtime · JAsync implements Async-Await fashion for Java just like es and c#. This is the library used in runtime.

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

Latest Version

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

  • Latest Stable: 0.1.14

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.vipcxj" % "jasync-runtime" % "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

Oct 08, 2022
3 usages
126 stars
Sep 13, 2021
4 stars
Dec 24, 2022
2 usages
0 stars
May 03, 2022
1 usages
76 stars
Oct 10, 2022
1 usages
153 stars