Download pipeio-core-1.0.1.jar file - Jar p

Jar examples for p:pipeio-core

Description

pipeio module for asynchronous communication.

You can download jar file pipeio-core 1.0.1 in this page.

Build File

You can use the following script to add pipeio-core-1.0.1.jar to your project.

<dependency>
   <groupId>cc.renken</groupId>
   <artifactId>pipeio-core</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'cc.renken', name: 'pipeio-core', version: '1.0.1'
libraryDependencies += "cc.renken" % "pipeio-core" % "1.0.1"
<dependency org="cc.renken" name="pipeio-core" rev="1.0.1"/>
@Grapes(@Grab(group='cc.renken', module='pipeio-core', version='1.0.1'))
'cc.renken:pipeio-core:jar:1.0.1'

Download

Click the following link to download the jar file.

pipeio-core-1.0.1-javadoc.jar
pipeio-core-1.0.1-sources.jar
pipeio-core-1.0.1-tests.jar
pipeio-core-1.0.1.jar
pipeio-core-1.0.1.pom



Related Tutorials