is not current version
Last Version 1.5.9

com.metaring:framework-ext-vertx-functionality 1.1.6

Functionality Extension made in Vert.x for the MetaRing Framework

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-vertx-functionality
Version

Version

1.1.6
Type

Type

jar

Download framework-ext-vertx-functionality 1.1.6


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