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

net.apexes.commons:apexes-commons-eventbus 1.1.2


Категории

Категории

Сеть EventBus Библиотеки уровня приложения Messaging
Группа

Группа

net.apexes.commons
Идентификатор

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

apexes-commons-eventbus
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать apexes-commons-eventbus 1.1.2


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