Jar examples for n:notification
A powerful library for creating notifications in android platform.
You can download jar file notification 3.5.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add notification-3.5.0.jar to your project.
<dependency> <groupId>org.duracloud</groupId> <artifactId>notification</artifactId> <version>3.5.0</version> </dependency>
compile group: 'org.duracloud', name: 'notification', version: '3.5.0'
libraryDependencies += "org.duracloud" % "notification" % "3.5.0"
<dependency org="org.duracloud" name="notification" rev="3.5.0"/>
@Grapes(@Grab(group='org.duracloud', module='notification', version='3.5.0'))
'org.duracloud:notification:jar:3.5.0'
Click the following link to download the jar file.
notification-3.5.0-javadoc.jar