| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdio.github.atkawa7 |
| ArtifactId | ArtifactIdkannel-sms |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkannel-sms
A wrapper on the HTTP interface to send SMS messages exposed by Kannel
|
| Filename | Size |
|---|---|
| kannel-sms-0.0.6.pom | |
| kannel-sms-0.0.6.jar | 27 KB |
| kannel-sms-0.0.6-sources.jar | 24 KB |
| kannel-sms-0.0.6-javadoc.jar | 508 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.atkawa7/kannel-sms/ -->
<dependency>
<groupId>io.github.atkawa7</groupId>
<artifactId>kannel-sms</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.atkawa7/kannel-sms/
implementation 'io.github.atkawa7:kannel-sms:0.0.6'
// https://jarcasting.com/artifacts/io.github.atkawa7/kannel-sms/
implementation ("io.github.atkawa7:kannel-sms:0.0.6")
'io.github.atkawa7:kannel-sms:jar:0.0.6'
<dependency org="io.github.atkawa7" name="kannel-sms" rev="0.0.6">
<artifact name="kannel-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.atkawa7', module='kannel-sms', version='0.0.6')
)
libraryDependencies += "io.github.atkawa7" % "kannel-sms" % "0.0.6"
[io.github.atkawa7/kannel-sms "0.0.6"]