MVN

net.s-arash : tasks

Maven & Gradle

Sep 15, 2015
2 usages
3 stars

TasksJava · A library for simplifying asynchronous programming using promises/futures

<dependency>
    <groupId>net.s-arash</groupId>
    <artifactId>tasks</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.s-arash : tasks to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0
  • Latest Beta: 0.1.0-beta01

All Versions

Choose a version of net.s-arash : tasks to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
tasks-0.2.0
0.1.x
tasks-0.1.0-beta01

How to add a dependency to Maven

Add the following net.s-arash : tasks maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.s-arash</groupId>
    <artifactId>tasks</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.s-arash : tasks gradle dependency to your build.gradle file:

implementation 'net.s-arash:tasks:0.2.0'

Gradle Kotlin DSL: Add the following net.s-arash : tasks gradle kotlin dependency to your build.gradle.kts file:

implementation("net.s-arash:tasks:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.s-arash : tasks sbt scala dependency to your build.sbt file:

libraryDependencies += "net.s-arash" % "tasks" % "0.2.0"

Advertisement

Dependencies from Group

Sep 15, 2015
2 usages
3 stars
Sep 15, 2015
3 stars
Sep 15, 2015
3 stars

Discover Dependencies

May 16, 2016
2 usages
1 stars
Nov 05, 2016
3 usages
Jun 04, 2016
3 usages
0 stars
Aug 21, 2017
2 usages
Oct 08, 2019
8 usages
294 stars
Sep 30, 2017
3 usages
18 stars
Feb 15, 2019
5 usages
1 stars
Feb 26, 2018
3 usages
Oct 09, 2019
4 usages
3 stars