is not current version
Last Version 0.4

com.github.hekonsek:vertx-pipes 0.1

vertx-pipes

GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

vertx-pipes
Version

Version

0.1
Type

Type

jar

Download vertx-pipes 0.1


<!-- https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>vertx-pipes</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes/
implementation 'com.github.hekonsek:vertx-pipes:0.1'
// https://jarcasting.com/artifacts/com.github.hekonsek/vertx-pipes/
implementation ("com.github.hekonsek:vertx-pipes:0.1")
'com.github.hekonsek:vertx-pipes:jar:0.1'
<dependency org="com.github.hekonsek" name="vertx-pipes" rev="0.1">
  <artifact name="vertx-pipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='vertx-pipes', version='0.1')
)
libraryDependencies += "com.github.hekonsek" % "vertx-pipes" % "0.1"
[com.github.hekonsek/vertx-pipes "0.1"]