MVN

com.github.tomtzook : notifier

Maven & Gradle

Oct 29, 2020
1 usages
2 stars

Notifier · A generic event dispatching library

<dependency>
    <groupId>com.github.tomtzook</groupId>
    <artifactId>notifier</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tomtzook : notifier to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.tomtzook : notifier to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
notifier-1.2.0
1.1.x
notifier-1.1.0
1.0.x
notifier-1.0.0

How to add a dependency to Maven

Add the following com.github.tomtzook : notifier maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tomtzook</groupId>
    <artifactId>notifier</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tomtzook : notifier gradle dependency to your build.gradle file:

implementation 'com.github.tomtzook:notifier:1.2.0'

Gradle Kotlin DSL: Add the following com.github.tomtzook : notifier gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tomtzook:notifier:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tomtzook : notifier sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tomtzook" % "notifier" % "1.2.0"

Advertisement

Dependencies from Group

Jan 27, 2020
7 usages
0 stars
Dec 20, 2022
5 usages
3 stars
Apr 30, 2023
3 usages
0 stars
Oct 29, 2020
1 usages
2 stars
Feb 25, 2022
0 stars

Discover Dependencies

Dec 05, 2018
2 usages
Dec 07, 2021
8 usages
0 stars
Nov 16, 2020
14 usages
49 stars
Aug 23, 2023
14 usages
170 stars
Jul 10, 2023
7 usages
11 stars
Nov 15, 2022
7 usages
Oct 12, 2021
5 usages
93 stars