| Категории |
КатегорииEventBus Библиотеки уровня приложения Messaging |
|---|---|
| Группа | Группаcom.github.edgar615 |
| Идентификатор | Идентификаторeventbus-core |
| Последняя версия | Последняя версия1.0.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| eventbus-core-1.0.11.pom | |
| eventbus-core-1.0.11.jar | 38 KB |
| eventbus-core-1.0.11-sources.jar | 25 KB |
| eventbus-core-1.0.11-javadoc.jar | 161 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.edgar615/eventbus-core/ -->
<dependency>
<groupId>com.github.edgar615</groupId>
<artifactId>eventbus-core</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-core/
implementation 'com.github.edgar615:eventbus-core:1.0.11'
// https://jarcasting.com/artifacts/com.github.edgar615/eventbus-core/
implementation ("com.github.edgar615:eventbus-core:1.0.11")
'com.github.edgar615:eventbus-core:jar:1.0.11'
<dependency org="com.github.edgar615" name="eventbus-core" rev="1.0.11">
<artifact name="eventbus-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.edgar615', module='eventbus-core', version='1.0.11')
)
libraryDependencies += "com.github.edgar615" % "eventbus-core" % "1.0.11"
[com.github.edgar615/eventbus-core "1.0.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.14 |
| com.github.edgar615 : util | jar | 1.0.18.beta3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.awaitility : awaitility | jar | 2.0.0 |