is not current version
Last Version 0.13.0

io.github.balcony-seats:vertx-helper 0.10.0

Vertx helper library

GroupId

GroupId

io.github.balcony-seats
ArtifactId

ArtifactId

vertx-helper
Version

Version

0.10.0
Type

Type

jar

Download vertx-helper 0.10.0


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