Jar examples for j:jnotify
This library aims to help making notification popups easy to manage. It takes care of placing, ordering and killing of notifications automatically by time as well as manually by mouse clicking.
You can download jar file jnotify 0.94-play-2 in this page.
The GNU Lesser General Public License, Version 2.1
You can use the following script to add jnotify-0.94-play-2.jar to your project.
<dependency> <groupId>com.lightbend.play</groupId> <artifactId>jnotify</artifactId> <version>0.94-play-2</version> </dependency>
compile group: 'com.lightbend.play', name: 'jnotify', version: '0.94-play-2'
libraryDependencies += "com.lightbend.play" % "jnotify" % "0.94-play-2"
<dependency org="com.lightbend.play" name="jnotify" rev="0.94-play-2"/>
@Grapes(@Grab(group='com.lightbend.play', module='jnotify', version='0.94-play-2'))
'com.lightbend.play:jnotify:jar:0.94-play-2'
Click the following link to download the jar file.
jnotify-0.94-play-2-javadoc.jar