Event

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Группа

Группа

d-haven-event
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Event
D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.
Организация-разработчик

Организация-разработчик

D-Haven.org

Скачать event

Имя Файла Размер
event-1.0.2.pom
event-1.0.2.jar 40 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
concurrent : concurrent jar 1.3.4

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

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

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

Версия
1.0.2
1.0.1