is not current version
Last Version 3.2.0

com.github.siroshun09.event4j:event4j 2.1.0

An event library for Java.

GroupId

GroupId

com.github.siroshun09.event4j
ArtifactId

ArtifactId

event4j
Version

Version

2.1.0
Type

Type

jar

Download event4j 2.1.0


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