MVN

io.github.vipcxj : jasync-utils

Maven & Gradle

Oct 08, 2022
3 usages
126 stars

JAsync Utils · JAsync implements Async-Await fashion for Java just like es and c#. This is the utils library.

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

Latest Version

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

  • Latest Stable: 0.1.14

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Nov 29, 2022
3 usages
871 stars
Aug 09, 2023
4 usages
1.2k stars
May 10, 2023
2 usages
718 stars
May 17, 2023
6 usages
Nov 17, 2022
1 usages
2 stars
Apr 14, 2022
4 usages
76 stars
Jan 17, 2019
1 usages
58.8k stars
Sep 02, 2022
4 usages
344 stars