is not current version
Last Version 0.16.1

io.automatiko.addons:events 0.7.0

Events support for Automatiko Engine

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.automatiko.addons
ArtifactId

ArtifactId

events
Version

Version

0.7.0
Type

Type

pom

Download events 0.7.0

Filename Size
events-0.7.0.pom 802 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.automatiko.addons/events/ -->
<dependency>
    <groupId>io.automatiko.addons</groupId>
    <artifactId>events</artifactId>
    <version>0.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.addons/events/
implementation 'io.automatiko.addons:events:0.7.0'
// https://jarcasting.com/artifacts/io.automatiko.addons/events/
implementation ("io.automatiko.addons:events:0.7.0")
'io.automatiko.addons:events:pom:0.7.0'
<dependency org="io.automatiko.addons" name="events" rev="0.7.0">
  <artifact name="events" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.addons', module='events', version='0.7.0')
)
libraryDependencies += "io.automatiko.addons" % "events" % "0.7.0"
[io.automatiko.addons/events "0.7.0"]