is not current version
Last Version 1.5.9

com.metaring:framework-ext-vertx 1.2.9

The Vert.x root extension for the MetaRing Framework

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-vertx
Version

Version

1.2.9
Type

Type

jar

Download framework-ext-vertx 1.2.9


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