Download notification-4.4.6.jar file - Jar n

Jar examples for n:notification

Description

A powerful library for creating notifications in android platform.

You can download jar file notification 4.4.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add notification-4.4.6.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>notification</artifactId>
   <version>4.4.6</version>
</dependency>
compile group: 'org.duracloud', name: 'notification', version: '4.4.6'
libraryDependencies += "org.duracloud" % "notification" % "4.4.6"
<dependency org="org.duracloud" name="notification" rev="4.4.6"/>
@Grapes(@Grab(group='org.duracloud', module='notification', version='4.4.6'))
'org.duracloud:notification:jar:4.4.6'

Download

Click the following link to download the jar file.

notification-4.4.6-javadoc.jar
notification-4.4.6-sources.jar
notification-4.4.6.jar
notification-4.4.6.pom



Related Tutorials