is not current version
Last Version 1.5.9

com.metaring:framework-ext-vertx 1.1.5

The Vert.x root extension for the MetaRing Framework

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-vertx
Version

Version

1.1.5
Type

Type

jar

Download framework-ext-vertx 1.1.5


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