is not current version
Last Version 0.1.3

Events1000 0.0.2

A Lightweight Event System.

License

License

GroupId

GroupId

com.github.kerner1000
ArtifactId

ArtifactId

events1000
Version

Version

0.0.2
Type

Type

jar
Description

Description

Events1000
A Lightweight Event System.

Download events1000 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.