MVN

com.github.rholder : moar-concurrent

Maven & Gradle

Feb 02, 2015
1 usages
4 stars

moar-concurrent · This module contains a collection of useful builders and concurrency classes to assist in modeling complex or overly tweakable concurrent processing pipelines.

<dependency>
    <groupId>com.github.rholder</groupId>
    <artifactId>moar-concurrent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.3

All Versions

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

Version Vulnerabilities Updated
1.0.x
moar-concurrent-1.0.3
moar-concurrent-1.0.2
moar-concurrent-1.0.1
moar-concurrent-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.rholder</groupId>
    <artifactId>moar-concurrent</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rholder : moar-concurrent gradle dependency to your build.gradle file:

implementation 'com.github.rholder:moar-concurrent:1.0.3'

Gradle Kotlin DSL: Add the following com.github.rholder : moar-concurrent gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rholder:moar-concurrent:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rholder : moar-concurrent sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rholder" % "moar-concurrent" % "1.0.3"

Advertisement

Dependencies from Group

Jul 01, 2015
241 usages
1.1k stars
Jan 23, 2014
93 usages
18 stars
Feb 02, 2015
1 usages
4 stars
Jun 11, 2015
17 stars
Jan 26, 2014
218 stars

Discover Dependencies

Feb 11, 2021
25 usages
Jul 03, 2023
7 usages
0 stars
Mar 09, 2016
3 usages
33 stars
Nov 26, 2022
7 usages
52 stars
Jun 22, 2021
2 usages
61 stars
May 14, 2021
3 usages
231 stars
Jul 13, 2023
8 usages
0 stars