is not current version
Last Version 1.0.14

com.github.edgar615:vertx-util 1.0.10


GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

vertx-util
Version

Version

1.0.10
Type

Type

jar

Download vertx-util 1.0.10


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