is not current version
Last Version 1.5.5

com.metaring:framework-ext-vertx-broadcast 1.2.4

Broadcast Extension made in Vert.x for the MetaRing Framework

GroupId

GroupId

com.metaring
ArtifactId

ArtifactId

framework-ext-vertx-broadcast
Version

Version

1.2.4
Type

Type

jar

Download framework-ext-vertx-broadcast 1.2.4


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