не последняя версия
Последняя версия 0.4

com.github.hekonsek:vertx-pipes 0.2

vertx-pipes

Группа

Группа

com.github.hekonsek
Идентификатор

Идентификатор

vertx-pipes
Версия

Версия

0.2
Тип

Тип

jar

Скачать vertx-pipes 0.2


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