is not current version
Last Version 2.0.0

cc.renken:pipeio-async 1.0.1

pipeio module for asynchronous communication.

GroupId

GroupId

cc.renken
ArtifactId

ArtifactId

pipeio-async
Version

Version

1.0.1
Type

Type

jar

Download pipeio-async 1.0.1


<!-- https://jarcasting.com/artifacts/cc.renken/pipeio-async/ -->
<dependency>
    <groupId>cc.renken</groupId>
    <artifactId>pipeio-async</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.renken/pipeio-async/
implementation 'cc.renken:pipeio-async:1.0.1'
// https://jarcasting.com/artifacts/cc.renken/pipeio-async/
implementation ("cc.renken:pipeio-async:1.0.1")
'cc.renken:pipeio-async:jar:1.0.1'
<dependency org="cc.renken" name="pipeio-async" rev="1.0.1">
  <artifact name="pipeio-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.renken', module='pipeio-async', version='1.0.1')
)
libraryDependencies += "cc.renken" % "pipeio-async" % "1.0.1"
[cc.renken/pipeio-async "1.0.1"]