is not current version
Last Version 1.0.1

com.rfksystems:vertx_utils 1.0.0

Vert.x Utilities

GroupId

GroupId

com.rfksystems
ArtifactId

ArtifactId

vertx_utils
Version

Version

1.0.0
Type

Type

jar

Download vertx_utils 1.0.0


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