Download send-notification-0.10.1.jar file - Jar s

Jar examples for s:send-notification

Description

You can download jar file send-notification 0.10.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

send-notification-0.10.1-javadoc.jar
send-notification-0.10.1-sources.jar
send-notification-0.10.1.jar
send-notification-0.10.1.pom



Related Tutorials