Download ch-commons-gsm-3.0.0.jar file - Jar c

Jar examples for c:ch-commons-gsm

Description

Utility Java classes for working with GSM mobile technologies (usually SMS or MMS)

You can download jar file ch-commons-gsm 3.0.0 in this page.

Build File

You can use the following script to add ch-commons-gsm-3.0.0.jar to your project.

<dependency>
   <groupId>com.cloudhopper</groupId>
   <artifactId>ch-commons-gsm</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.cloudhopper', name: 'ch-commons-gsm', version: '3.0.0'
libraryDependencies += "com.cloudhopper" % "ch-commons-gsm" % "3.0.0"
<dependency org="com.cloudhopper" name="ch-commons-gsm" rev="3.0.0"/>
@Grapes(@Grab(group='com.cloudhopper', module='ch-commons-gsm', version='3.0.0'))
'com.cloudhopper:ch-commons-gsm:jar:3.0.0'

Download

Click the following link to download the jar file.

ch-commons-gsm-3.0.0-javadoc.jar
ch-commons-gsm-3.0.0-sources.jar
ch-commons-gsm-3.0.0.jar
ch-commons-gsm-3.0.0.pom



Related Tutorials