| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.yoojia |
| Идентификатор | Идентификаторhalo-events |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHALOEvents
Tiny event bus like Guava.EventBus
|
| Имя Файла | Размер |
|---|---|
| halo-events-1.1.pom | |
| halo-events-1.1.jar | 9 KB |
| halo-events-1.1-sources.jar | 5 KB |
| halo-events-1.1-javadoc.jar | 44 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yoojia/halo-events/ -->
<dependency>
<groupId>com.github.yoojia</groupId>
<artifactId>halo-events</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoojia/halo-events/
implementation 'com.github.yoojia:halo-events:1.1'
// https://jarcasting.com/artifacts/com.github.yoojia/halo-events/
implementation ("com.github.yoojia:halo-events:1.1")
'com.github.yoojia:halo-events:jar:1.1'
<dependency org="com.github.yoojia" name="halo-events" rev="1.1">
<artifact name="halo-events" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoojia', module='halo-events', version='1.1')
)
libraryDependencies += "com.github.yoojia" % "halo-events" % "1.1"
[com.github.yoojia/halo-events "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |