Event Dispatching Tools

A collection of tools for writing objects that have listeners. Replaces the JDK's Observer/Observable and Event/EventListener constellations, sort of.

Лицензия

Лицензия

MIT
Группа

Группа

ca.grimoire
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Event Dispatching Tools
A collection of tools for writing objects that have listeners. Replaces the JDK's Observer/Observable and Event/EventListener constellations, sort of.
Организация-разработчик

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

Grimoire Alchymia

Скачать event-dispatching

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit-dep jar 4.5
org.jmock : jmock jar 2.5.1
org.jmock : jmock-junit4 jar 2.5.1

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

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

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

Версия
1.0