License |
License |
---|---|
GroupId | GroupIdeu.hansolo |
ArtifactId | ArtifactIdevt |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionevt
EVT offers custom Java events with priority
|
Project URL |
Project URL |
Filename | Size |
---|---|
evt-1.6.pom | |
evt-1.6.jar | 14 KB |
evt-1.6-sources.jar | 9 KB |
evt-1.6-javadoc.jar | 425 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.hansolo/evt/ -->
<dependency>
<groupId>eu.hansolo</groupId>
<artifactId>evt</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hansolo/evt/
implementation 'eu.hansolo:evt:1.6'
// https://jarcasting.com/artifacts/eu.hansolo/evt/
implementation ("eu.hansolo:evt:1.6")
'eu.hansolo:evt:jar:1.6'
<dependency org="eu.hansolo" name="evt" rev="1.6">
<artifact name="evt" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hansolo', module='evt', version='1.6')
)
libraryDependencies += "eu.hansolo" % "evt" % "1.6"
[eu.hansolo/evt "1.6"]