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

com.github.taniqng:dis-eventbus-core 1.0.5


Категории

Категории

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

Группа

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

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

dis-eventbus-core
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать dis-eventbus-core 1.0.5


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