Jar examples for c:ch-commons-gsm
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.
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'
Click the following link to download the jar file.
ch-commons-gsm-3.0.0-javadoc.jar