Jar examples for p:pipe
Java library for implementation of concurrent pipelines.
You can download jar file pipe 0.9.2 in this page.
GNU General Public License, version 3
You can use the following script to add pipe-0.9.2.jar to your project.
<dependency> <groupId>cc.redberry</groupId> <artifactId>pipe</artifactId> <version>0.9.2</version> </dependency>
compile group: 'cc.redberry', name: 'pipe', version: '0.9.2'
libraryDependencies += "cc.redberry" % "pipe" % "0.9.2"
<dependency org="cc.redberry" name="pipe" rev="0.9.2"/>
@Grapes(@Grab(group='cc.redberry', module='pipe', version='0.9.2'))
'cc.redberry:pipe:jar:0.9.2'
Click the following link to download the jar file.
pipe-0.9.2-javadoc.jar