MVN

io.github.vipcxj : jasync-core-java9

Maven & Gradle

Oct 08, 2022
2 usages
106 stars

JAsync Core9 · JAsync implements Async-Await fashion for Java just like es and c#. This is the extra core library for java 9.

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

Latest Version

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

  • Latest Stable: 0.1.14

All Versions

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

  • Version Updated
  • jasync-core-java9-0.1.14

    Oct 08, 2022
  • jasync-core-java9-0.1.13

    Oct 06, 2022
  • jasync-core-java9-0.1.12

    Oct 06, 2022
  • jasync-core-java9-0.1.11

    Mar 26, 2022
  • jasync-core-java9-0.1.10

    Feb 09, 2022
  • jasync-core-java9-0.1.9

    Nov 21, 2021
  • jasync-core-java9-0.1.8

    Nov 07, 2021
  • jasync-core-java9-0.1.7

    Nov 05, 2021
  • jasync-core-java9-0.1.6

    Nov 03, 2021
  • jasync-core-java9-0.1.5

    Nov 02, 2021
  • jasync-core-java9-0.1.4

    Nov 02, 2021
  • jasync-core-java9-0.1.3

    Sep 20, 2021
  • jasync-core-java9-0.1.2

    Sep 18, 2021
  • jasync-core-java9-0.1.1

    Sep 16, 2021
  • jasync-core-java9-0.1.0

    Sep 15, 2021
  • jasync-core-java9-0.0.2

    Sep 14, 2021
  • jasync-core-java9-0.0.1

    Sep 13, 2021

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'io.github.vipcxj:jasync-core-java9:0.1.14'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Oct 16, 2022
4 usages
161 stars
Oct 08, 2022
4 usages
106 stars
Oct 08, 2022
3 usages
106 stars
Oct 08, 2022
3 usages
106 stars
Oct 08, 2022
2 usages
106 stars

Discover Dependencies

Nov 14, 2022
1 usages
5.8k stars
Nov 23, 2022
3.9k stars
Jul 20, 2010
159 usages
Oct 23, 2012
29 usages
Apr 13, 2007
29 usages
Jul 31, 2013
44 usages
225 stars
Aug 02, 2014
1 usages
Mar 30, 2015
1 usages
lz4
Nov 26, 2014
431 usages
876 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome