не последняя версия
Последняя версия 1.1.0

com.github.j2ro:http-event-bus-bridge 1.0.0

Http Event Bus Bridge Module for Vert.x

Группа

Группа

com.github.j2ro
Идентификатор

Идентификатор

http-event-bus-bridge
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать http-event-bus-bridge 1.0.0


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