License |
License |
---|---|
GroupId | GroupIdcom.github.siroshun09.event4j |
ArtifactId | ArtifactIdevent4j |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEvent4J
An event library for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event4j-3.2.0.pom | |
event4j-3.2.0.jar | 18 KB |
event4j-3.2.0-sources.jar | 19 KB |
event4j-3.2.0-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.siroshun09.event4j/event4j/ -->
<dependency>
<groupId>com.github.siroshun09.event4j</groupId>
<artifactId>event4j</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.siroshun09.event4j/event4j/
implementation 'com.github.siroshun09.event4j:event4j:3.2.0'
// https://jarcasting.com/artifacts/com.github.siroshun09.event4j/event4j/
implementation ("com.github.siroshun09.event4j:event4j:3.2.0")
'com.github.siroshun09.event4j:event4j:jar:3.2.0'
<dependency org="com.github.siroshun09.event4j" name="event4j" rev="3.2.0">
<artifact name="event4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.siroshun09.event4j', module='event4j', version='3.2.0')
)
libraryDependencies += "com.github.siroshun09.event4j" % "event4j" % "3.2.0"
[com.github.siroshun09.event4j/event4j "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |