is not current version
Last Version 0.0.24

io.higgs:events 0.0.12

Higgs Events

GroupId

GroupId

io.higgs
ArtifactId

ArtifactId

events
Version

Version

0.0.12
Type

Type

jar

Download events 0.0.12


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