is not current version
Last Version 3.2.0

Event4J 3.0.1

An event library for Java.

License

License

GroupId

GroupId

com.github.siroshun09.event4j
ArtifactId

ArtifactId

event4j
Version

Version

3.0.1
Type

Type

jar
Description

Description

Event4J
An event library for Java.
Project URL

Project URL

https://github.com/Siroshun09/Event4J
Source Code Management

Source Code Management

https://github.com/Siroshun09/Event4J

Download event4j 3.0.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.