License |
License |
---|---|
GroupId | GroupIdcom.cloudhopper |
ArtifactId | ArtifactIdch-commons-gsm |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch-commons-gsm
Utility Java classes for working with GSM mobile technologies (usually SMS or MMS)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ch-commons-gsm-3.0.0.pom | |
ch-commons-gsm-3.0.0.jar | 12 KB |
ch-commons-gsm-3.0.0-sources.jar | 13 KB |
ch-commons-gsm-3.0.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-gsm/ -->
<dependency>
<groupId>com.cloudhopper</groupId>
<artifactId>ch-commons-gsm</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-gsm/
implementation 'com.cloudhopper:ch-commons-gsm:3.0.0'
// https://jarcasting.com/artifacts/com.cloudhopper/ch-commons-gsm/
implementation ("com.cloudhopper:ch-commons-gsm:3.0.0")
'com.cloudhopper:ch-commons-gsm:jar:3.0.0'
<dependency org="com.cloudhopper" name="ch-commons-gsm" rev="3.0.0">
<artifact name="ch-commons-gsm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudhopper', module='ch-commons-gsm', version='3.0.0')
)
libraryDependencies += "com.cloudhopper" % "ch-commons-gsm" % "3.0.0"
[com.cloudhopper/ch-commons-gsm "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.cloudhopper : ch-commons-util | jar | [6.0.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.0,) |
ch.qos.logback : logback-core | jar | [1.0,) |
ch.qos.logback : logback-classic | jar | [1.0,) |