Download notification-sms-1.1.0.jar file - Jar n

Jar examples for n:notification-sms

Description

You can download jar file notification-sms 1.1.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

notification-sms-1.1.0-javadoc.jar
notification-sms-1.1.0-sources.jar
notification-sms-1.1.0.jar
notification-sms-1.1.0.pom



Related Tutorials