is not current version
Last Version 1.0.1

io.vertx:vertx-eventbus-bridge-client 1.0.0


Categories

Categories

CLI User Interface EventBus Application Layer Libs Messaging
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-eventbus-bridge-client
Version

Version

1.0.0
Type

Type

jar

Download vertx-eventbus-bridge-client 1.0.0


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