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