| License | License | 
|---|---|
| Categories | CategoriesAuto Application Layer Libs Code Generators | 
| GroupId | GroupIdio.automatiko.addons | 
| ArtifactId | ArtifactIdevents | 
| Last Version | Last Version0.16.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionAutomatiko Engine :: Add-Ons :: Events Events support for Automatiko Engine | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| events-0.16.1.pom | 802 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.automatiko.addons/events/ -->
<dependency>
    <groupId>io.automatiko.addons</groupId>
    <artifactId>events</artifactId>
    <version>0.16.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.automatiko.addons/events/
implementation 'io.automatiko.addons:events:0.16.1'// https://jarcasting.com/artifacts/io.automatiko.addons/events/
implementation ("io.automatiko.addons:events:0.16.1")'io.automatiko.addons:events:pom:0.16.1'<dependency org="io.automatiko.addons" name="events" rev="0.16.1">
  <artifact name="events" type="pom" />
</dependency>@Grapes(
@Grab(group='io.automatiko.addons', module='events', version='0.16.1')
)libraryDependencies += "io.automatiko.addons" % "events" % "0.16.1"[io.automatiko.addons/events "0.16.1"]