Download jroutine-1.1.0.jar file - Jar j

Jar examples for j:jroutine

Description

Parallel programming on the go

You can download jar file jroutine 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jroutine-1.1.0.jar to your project.

<dependency>
   <groupId>com.github.davide-maestroni</groupId>
   <artifactId>jroutine</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.github.davide-maestroni', name: 'jroutine', version: '1.1.0'
libraryDependencies += "com.github.davide-maestroni" % "jroutine" % "1.1.0"
<dependency org="com.github.davide-maestroni" name="jroutine" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.davide-maestroni', module='jroutine', version='1.1.0'))
'com.github.davide-maestroni:jroutine:jar:1.1.0'

Download

Click the following link to download the jar file.

jroutine-1.1.0-javadoc.jar
jroutine-1.1.0-sources.jar
jroutine-1.1.0.jar
jroutine-1.1.0.pom



Related Tutorials