MVN

com.dorkbox : Notify

Maven & Gradle

Aug 20, 2023
3 usages
60 stars

Notify · Linux, MacOS, or Windows (notification/growl/toast/) popups for the desktop for Java 8+

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>Notify</artifactId>
    <version>4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dorkbox : Notify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2

All Versions

Choose a version of com.dorkbox : Notify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2
Notify-4.2
4.1
Notify-4.1
3.7
Notify-3.7
3.6
Notify-3.6
3.5
Notify-3.5
3.4
Notify-3.4
3.3
Notify-3.3
3.2
Notify-3.2
3.1
Notify-3.1
3.0
Notify-3.0
2.20
Notify-2.20
2.19
Notify-2.19
2.18
Notify-2.18
2.17
Notify-2.17
2.16
Notify-2.16
2.15
Notify-2.15
2.14
Notify-2.14
2.13
Notify-2.13
2.12
Notify-2.12
2.11
Notify-2.11
2.7
Notify-2.7
2.6
Notify-2.6
2.5
Notify-2.5
2.4
Notify-2.4
2.1
Notify-2.1
2.0
Notify-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>Notify</artifactId>
    <version>4.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dorkbox : Notify gradle dependency to your build.gradle file:

implementation 'com.dorkbox:Notify:4.2'

Gradle Kotlin DSL: Add the following com.dorkbox : Notify gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dorkbox:Notify:4.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dorkbox : Notify sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dorkbox" % "Notify" % "4.2"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Aug 21, 2023
9 usages
Jun 07, 2023
6 usages
Aug 19, 2023
6 usages

Discover Dependencies

Mar 13, 2019
1.6k stars
Aug 25, 2023
27 usages
3.9k stars
Aug 09, 2023
3 usages
2.8k stars
Jul 17, 2023
3 usages
580 stars
Jul 03, 2023
23 usages
0 stars
Mar 24, 2016
145 stars
Feb 11, 2020
48 usages
1.4k stars
Apr 02, 2023
34 usages
10 stars
Sep 12, 2018
1 stars
Jun 14, 2021
12 usages
607 stars