GroupId | GroupIdcom.metaring |
---|---|
ArtifactId | ArtifactIdframework-ext-vertx-broadcast |
Version | Version1.2.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx-broadcast/ -->
<dependency>
<groupId>com.metaring</groupId>
<artifactId>framework-ext-vertx-broadcast</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx-broadcast/
implementation 'com.metaring:framework-ext-vertx-broadcast:1.2.9'
// https://jarcasting.com/artifacts/com.metaring/framework-ext-vertx-broadcast/
implementation ("com.metaring:framework-ext-vertx-broadcast:1.2.9")
'com.metaring:framework-ext-vertx-broadcast:jar:1.2.9'
<dependency org="com.metaring" name="framework-ext-vertx-broadcast" rev="1.2.9">
<artifact name="framework-ext-vertx-broadcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metaring', module='framework-ext-vertx-broadcast', version='1.2.9')
)
libraryDependencies += "com.metaring" % "framework-ext-vertx-broadcast" % "1.2.9"
[com.metaring/framework-ext-vertx-broadcast "1.2.9"]