Last Version

Notifier 1.2.0

A generic event dispatching library

License

License

GroupId

GroupId

com.github.tomtzook
ArtifactId

ArtifactId

notifier
Version

Version

1.2.0
Type

Type

jar
Description

Description

Notifier
A generic event dispatching library
Project URL

Project URL

https://github.com/tomtzook/Notifier
Source Code Management

Source Code Management

https://github.com/tomtzook/Notifier

Download notifier 1.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.