MVN

org.laxture : yaaTask4j

Maven & Gradle

Dec 24, 2021
4 stars

yaaTask4j · Yet another async task manager for java to simplify multi-thread task execution on Java.

<dependency>
    <groupId>org.laxture</groupId>
    <artifactId>yaaTask4j</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.laxture : yaaTask4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.laxture : yaaTask4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
yaaTask4j-0.1.0

How to add a dependency to Maven

Add the following org.laxture : yaaTask4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.laxture</groupId>
    <artifactId>yaaTask4j</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.laxture : yaaTask4j gradle dependency to your build.gradle file:

implementation 'org.laxture:yaaTask4j:0.1.0'

Gradle Kotlin DSL: Add the following org.laxture : yaaTask4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.laxture:yaaTask4j:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.laxture : yaaTask4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.laxture" % "yaaTask4j" % "0.1.0"

Advertisement

Dependencies from Group

Aug 16, 2023
5 usages
2 stars
Dec 11, 2019
1 usages
2 stars
May 24, 2023
1 usages
166 stars
May 29, 2020
1 usages
2 stars
Dec 11, 2019
2 stars

Discover Dependencies

Nov 10, 2022
42 stars
Nov 10, 2022
42 stars
Nov 10, 2022
42 stars
Nov 10, 2022
42 stars
Nov 10, 2022
42 stars
Nov 10, 2022
42 stars
Jul 11, 2023
1 usages
7.9k stars