Jar examples for m:moar-concurrent
This module contains a collection of useful builders and concurrency classes to assist in modeling complex or overly tweakable concurrent processing pipelines.
You can download jar file moar-concurrent 1.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add moar-concurrent-1.0.2.jar to your project.
<dependency> <groupId>com.github.rholder</groupId> <artifactId>moar-concurrent</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.github.rholder', name: 'moar-concurrent', version: '1.0.2'
libraryDependencies += "com.github.rholder" % "moar-concurrent" % "1.0.2"
<dependency org="com.github.rholder" name="moar-concurrent" rev="1.0.2"/>
@Grapes(@Grab(group='com.github.rholder', module='moar-concurrent', version='1.0.2'))
'com.github.rholder:moar-concurrent:jar:1.0.2'
Click the following link to download the jar file.
moar-concurrent-1.0.2-javadoc.jar