| License |
License |
|---|---|
| GroupId | GroupIdio.higgs |
| ArtifactId | ArtifactIdevents |
| Last Version | Last Version0.0.24 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionevents
Higgs Events
|
| Filename | Size |
|---|---|
| events-0.0.24.pom | |
| events-0.0.24.jar | 21 KB |
| events-0.0.24-sources.jar | 10 KB |
| events-0.0.24-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.higgs/events/ -->
<dependency>
<groupId>io.higgs</groupId>
<artifactId>events</artifactId>
<version>0.0.24</version>
</dependency>
// https://jarcasting.com/artifacts/io.higgs/events/
implementation 'io.higgs:events:0.0.24'
// https://jarcasting.com/artifacts/io.higgs/events/
implementation ("io.higgs:events:0.0.24")
'io.higgs:events:jar:0.0.24'
<dependency org="io.higgs" name="events" rev="0.0.24">
<artifact name="events" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.higgs', module='events', version='0.0.24')
)
libraryDependencies += "io.higgs" % "events" % "0.0.24"
[io.higgs/events "0.0.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.higgs : core | jar | 0.0.24 |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.0 |
| com.google.guava : guava | jar | 14.0.1 |
| io.netty : netty-all | jar | 4.0.28.Final |
| org.javassist : javassist Optional | jar | 3.17.1-GA |
| com.boundary : high-scale-lib | jar | 1.0.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.1.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |