Jar examples for s:sms-gateway
Wrapper for Human Gateway sms library.
You can download jar file sms-gateway 1.0 in this page.
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'
Click the following link to download the jar file.
sms-gateway-1.0-javadoc.jar