is not current version
Last Version 1.0.23

org.iworkz:genesis-vertx-common 1.0.6

Minimimalistic and lightweight common library for Vertx with Genesis

GroupId

GroupId

org.iworkz
ArtifactId

ArtifactId

genesis-vertx-common
Version

Version

1.0.6
Type

Type

jar

Download genesis-vertx-common 1.0.6


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