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

Common Events 0.1.1

Simple event driven mechanism in java with no external dependencies

Лицензия

Лицензия

Группа

Группа

com.panayotis
Идентификатор

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

commonevents
Версия

Версия

0.1.1
Тип

Тип

jar
Описание

Описание

Common Events
Simple event driven mechanism in java with no external dependencies
Ссылка на сайт

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

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

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

http://github.com/teras/CommonEvents/tree/master

Скачать commonevents 0.1.1


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

Зависимости

test (1)

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

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

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