Last Version

Events1000 0.1.3

A Lightweight Event System.

License

License

GroupId

GroupId

com.github.kerner1000
ArtifactId

ArtifactId

events1000
Version

Version

0.1.3
Type

Type

jar
Description

Description

Events1000
A Lightweight Event System.

Download events1000 0.1.3


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

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.