is not current version
Last Version 3.9.4

org.webjars.npm:vertx3-eventbus-client 3.4.0

WebJar for vertx3-eventbus-client

Categories

Categories

CLI User Interface EventBus Application Layer Libs Messaging
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vertx3-eventbus-client
Version

Version

3.4.0
Type

Type

jar

Download vertx3-eventbus-client 3.4.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/vertx3-eventbus-client/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vertx3-eventbus-client</artifactId>
    <version>3.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vertx3-eventbus-client/
implementation 'org.webjars.npm:vertx3-eventbus-client:3.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/vertx3-eventbus-client/
implementation ("org.webjars.npm:vertx3-eventbus-client:3.4.0")
'org.webjars.npm:vertx3-eventbus-client:jar:3.4.0'
<dependency org="org.webjars.npm" name="vertx3-eventbus-client" rev="3.4.0">
  <artifact name="vertx3-eventbus-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vertx3-eventbus-client', version='3.4.0')
)
libraryDependencies += "org.webjars.npm" % "vertx3-eventbus-client" % "3.4.0"
[org.webjars.npm/vertx3-eventbus-client "3.4.0"]