MVN

com.dorkbox : Notify

Maven & Gradle

Sep 22, 2017
3 usages
60 stars

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

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>Notify</artifactId>
    <version>3.7</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: 3.7

All Versions

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

  • Version Updated
  • Notify-3.7

    Sep 22, 2017
  • Notify-3.6

    Sep 17, 2017
  • Notify-3.5

    Sep 17, 2017
  • Notify-3.4

    Sep 15, 2017
  • Notify-3.3

    Sep 14, 2017
  • Notify-3.2

    Aug 04, 2017
  • Notify-3.1

    Jul 29, 2017
  • Notify-3.0

    Jul 29, 2017
  • Notify-2.20

    Feb 21, 2017
  • Notify-2.19

    Jan 31, 2017
  • Notify-2.18

    Jan 31, 2017
  • Notify-2.17

    Oct 04, 2016
  • Notify-2.16

    Sep 05, 2016
  • Notify-2.15

    Sep 02, 2016
  • Notify-2.14

    Jun 02, 2016
  • Notify-2.13

    May 31, 2016
  • Notify-2.12

    Apr 28, 2016
  • Notify-2.11

    Mar 22, 2016
  • Notify-2.7

    Mar 13, 2016
  • Notify-2.6

    Feb 14, 2016
  • Notify-2.5

    Feb 13, 2016
  • Notify-2.4

    Feb 13, 2016
  • Notify-2.1

    Feb 13, 2016
  • Notify-2.0

    Feb 11, 2016

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>3.7</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:3.7'

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

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

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" % "3.7"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Feb 07, 2023
9 usages
Feb 03, 2023
6 usages
Jan 29, 2023
6 usages

Discover Dependencies

Mar 13, 2019
1.6k stars
Mar 31, 2023
27 usages
Mar 23, 2023
3 usages
2.3k stars
Mar 09, 2023
3 usages
351 stars
Dec 05, 2022
23 usages
4 stars
Mar 24, 2016
145 stars
Feb 11, 2020
48 usages
1.3k stars
Mar 30, 2023
34 usages
6 stars
Sep 12, 2018
1 stars
Jun 14, 2021
12 usages
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome