is not current version
Last Version 0.0.7

com.rapatao.vertx:vertx-java-helper 0.0.1

Provides a simple and useful helpers to Vert.x.

Categories

Categories

Java Languages
GroupId

GroupId

com.rapatao.vertx
ArtifactId

ArtifactId

vertx-java-helper
Version

Version

0.0.1
Type

Type

jar

Download vertx-java-helper 0.0.1


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