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

com.github.taniqng:dis-eventbus-api 1.0.0


Категории

Категории

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

Группа

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

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

dis-eventbus-api
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать dis-eventbus-api 1.0.0


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