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