MJL Events

A minimal Java library which provides an efficient and modular in-process event-system.

Лицензия

Лицензия

Группа

Группа

com.github.themrmilchmann.mjl
Идентификатор

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

mjl-events
Последняя версия

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

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MJL Events
A minimal Java library which provides an efficient and modular in-process event-system.
Ссылка на сайт

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

https://github.com/TheMrMilchmann/MJLEvents
Система контроля версий

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

https://github.com/TheMrMilchmann/MJLEvents.git

Скачать mjl-events

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.2

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

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

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

Версия
3.0.0
2.0.1
2.0.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0