Download jroutine-channel-6.0.0.jar file - Jar j

Jar examples for j:jroutine-channel

Description

Parallel programming on the go

You can download jar file jroutine-channel 6.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jroutine-channel-6.0.0-javadoc.jar
jroutine-channel-6.0.0-sources.jar
jroutine-channel-6.0.0.jar
jroutine-channel-6.0.0.pom



Related Tutorials