Jar examples for p:pipeio-core
pipeio module for asynchronous communication.
You can download jar file pipeio-core 1.1.0 in this page.
You can use the following script to add pipeio-core-1.1.0.jar to your project.
<dependency> <groupId>cc.renken</groupId> <artifactId>pipeio-core</artifactId> <version>1.1.0</version> </dependency>
compile group: 'cc.renken', name: 'pipeio-core', version: '1.1.0'
libraryDependencies += "cc.renken" % "pipeio-core" % "1.1.0"
<dependency org="cc.renken" name="pipeio-core" rev="1.1.0"/>
@Grapes(@Grab(group='cc.renken', module='pipeio-core', version='1.1.0'))
'cc.renken:pipeio-core:jar:1.1.0'
Click the following link to download the jar file.
pipeio-core-1.1.0-javadoc.jar