Download notifier-1.0.13.jar file - Jar n

Jar examples for n:notifier

Description

Notifier is an email, push, SMS, etc. notification sending application

You can download jar file notifier 1.0.13 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add notifier-1.0.13.jar to your project.

<dependency>
   <groupId>com.gitlab.jhonsapp</groupId>
   <artifactId>notifier</artifactId>
   <version>1.0.13</version>
</dependency>
compile group: 'com.gitlab.jhonsapp', name: 'notifier', version: '1.0.13'
libraryDependencies += "com.gitlab.jhonsapp" % "notifier" % "1.0.13"
<dependency org="com.gitlab.jhonsapp" name="notifier" rev="1.0.13"/>
@Grapes(@Grab(group='com.gitlab.jhonsapp', module='notifier', version='1.0.13'))
'com.gitlab.jhonsapp:notifier:jar:1.0.13'

Download

Click the following link to download the jar file.

notifier-1.0.13-javadoc.jar
notifier-1.0.13-sources.jar
notifier-1.0.13.jar
notifier-1.0.13.pom



Related Tutorials