Jar examples for n:Notify
Linux, MacOS, or Windows (notification/growl/toast/) popups for the desktop for Java 6+
You can download jar file Notify 3.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add Notify-3.7.jar to your project.
<dependency> <groupId>com.dorkbox</groupId> <artifactId>Notify</artifactId> <version>3.7</version> </dependency>
compile group: 'com.dorkbox', name: 'Notify', version: '3.7'
libraryDependencies += "com.dorkbox" % "Notify" % "3.7"
<dependency org="com.dorkbox" name="Notify" rev="3.7"/>
@Grapes(@Grab(group='com.dorkbox', module='Notify', version='3.7'))
'com.dorkbox:Notify:jar:3.7'
Click the following link to download the jar file.
Notify-3.7-javadoc.jar