MVN

com.github.ansell.concurrent : jparallel

Maven & Gradle

Sep 06, 2017
1 usages
1 stars

JParallel · Parallel utilities for Java-8

<dependency>
    <groupId>com.github.ansell.concurrent</groupId>
    <artifactId>jparallel</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ansell.concurrent : jparallel to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.ansell.concurrent : jparallel to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
jparallel-0.0.2
jparallel-0.0.1

How to add a dependency to Maven

Add the following com.github.ansell.concurrent : jparallel maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.ansell.concurrent</groupId>
    <artifactId>jparallel</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ansell.concurrent : jparallel gradle dependency to your build.gradle file:

implementation 'com.github.ansell.concurrent:jparallel:0.0.2'

Gradle Kotlin DSL: Add the following com.github.ansell.concurrent : jparallel gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ansell.concurrent:jparallel:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ansell.concurrent : jparallel sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ansell.concurrent" % "jparallel" % "0.0.2"

Advertisement

Dependencies from Group

Sep 06, 2017
1 usages
1 stars

Discover Dependencies

Feb 08, 2023
3 usages
201 stars
Aug 22, 2018
2 usages
7 stars
Apr 21, 2020
1 usages
0 stars
Feb 16, 2022
1 usages
29 stars
Dec 04, 2017
1 usages
0 stars
mq
Aug 25, 2023
17 usages
1.8k stars
Aug 14, 2023
1 usages
20 stars
Feb 13, 2022
2 usages
14 stars
Jul 14, 2023
10 stars
May 11, 2019
1 usages
1 stars