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

Jar examples for n:notification-sms

Description

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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials