Jar examples for s:smppapi
Java Implementation of the Short Message Peer to Peer API.
You can download jar file smppapi 0.3.9 in this page.
GNU Lesser General Public License 2.1
You can use the following script to add smppapi-0.3.9.jar to your project.
<dependency> <groupId>com.adenki</groupId> <artifactId>smppapi</artifactId> <version>0.3.9</version> </dependency>
compile group: 'com.adenki', name: 'smppapi', version: '0.3.9'
libraryDependencies += "com.adenki" % "smppapi" % "0.3.9"
<dependency org="com.adenki" name="smppapi" rev="0.3.9"/>
@Grapes(@Grab(group='com.adenki', module='smppapi', version='0.3.9'))
'com.adenki:smppapi:jar:0.3.9'
Click the following link to download the jar file.
smppapi-0.3.9-javadoc.jar