| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.automatiko.addons |
| Идентификатор | Идентификаторevents |
| Версия | Версия0.15.0 |
| Тип | Типpom |
| Описание |
ОписаниеAutomatiko Engine :: Add-Ons :: Events
Events support for Automatiko Engine
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| events-0.15.0.pom | 803 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.automatiko.addons/events/ -->
<dependency>
<groupId>io.automatiko.addons</groupId>
<artifactId>events</artifactId>
<version>0.15.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.addons/events/
implementation 'io.automatiko.addons:events:0.15.0'
// https://jarcasting.com/artifacts/io.automatiko.addons/events/
implementation ("io.automatiko.addons:events:0.15.0")
'io.automatiko.addons:events:pom:0.15.0'
<dependency org="io.automatiko.addons" name="events" rev="0.15.0">
<artifact name="events" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.addons', module='events', version='0.15.0')
)
libraryDependencies += "io.automatiko.addons" % "events" % "0.15.0"
[io.automatiko.addons/events "0.15.0"]