is not current version
Last Version 1.1.0

co.easimart:vertx-util 1.0.1

Library provides utility classes for Vertx project development.

GroupId

GroupId

co.easimart
ArtifactId

ArtifactId

vertx-util
Version

Version

1.0.1
Type

Type

jar

Download vertx-util 1.0.1


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