Event-manager

A library to deal with event subscriptions and dispatches

Лицензия

Лицензия

Группа

Группа

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

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

event-manager
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Event-manager
A library to deal with event subscriptions and dispatches
Ссылка на сайт

Ссылка на сайт

https://github.com/theHilikus/Event-manager
Система контроля версий

Система контроля версий

https://github.com/theHilikus/Event-Manager

Скачать event-manager

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.13

test (2)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.5
org.mockito : mockito-core jar 1.9.5

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0