Download sms-gateway-1.0.jar file - Jar s

Jar examples for s:sms-gateway

Description

Wrapper for Human Gateway sms library.

You can download jar file sms-gateway 1.0 in this page.

Build File

You can use the following script to add sms-gateway-1.0.jar to your project.

<dependency>
   <groupId>br.com.progolden</groupId>
   <artifactId>sms-gateway</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'br.com.progolden', name: 'sms-gateway', version: '1.0'
libraryDependencies += "br.com.progolden" % "sms-gateway" % "1.0"
<dependency org="br.com.progolden" name="sms-gateway" rev="1.0"/>
@Grapes(@Grab(group='br.com.progolden', module='sms-gateway', version='1.0'))
'br.com.progolden:sms-gateway:jar:1.0'

Download

Click the following link to download the jar file.

sms-gateway-1.0-javadoc.jar
sms-gateway-1.0-sources.jar
sms-gateway-1.0.jar
sms-gateway-1.0.pom



Related Tutorials