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 2.20 in this page.
The Apache Software License, Version 2.0
You can use the following script to add Notify-2.20.jar to your project.
<dependency> <groupId>com.dorkbox</groupId> <artifactId>Notify</artifactId> <version>2.20</version> </dependency>
compile group: 'com.dorkbox', name: 'Notify', version: '2.20'
libraryDependencies += "com.dorkbox" % "Notify" % "2.20"
<dependency org="com.dorkbox" name="Notify" rev="2.20"/>
@Grapes(@Grab(group='com.dorkbox', module='Notify', version='2.20'))
'com.dorkbox:Notify:jar:2.20'
Click the following link to download the jar file.
Notify-2.20-javadoc.jar