is not current version
Last Version 1.32.0

io.corbel:events 1.21.0


GroupId

GroupId

io.corbel
ArtifactId

ArtifactId

events
Version

Version

1.21.0
Type

Type

jar

Download events 1.21.0


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