is not current version
Last Version 3.5.2

com.groupon.vertx:vertx-utils 3.3.3

Library of utility classes and functions for use with Vert.x

GroupId

GroupId

com.groupon.vertx
ArtifactId

ArtifactId

vertx-utils
Version

Version

3.3.3
Type

Type

jar

Download vertx-utils 3.3.3


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