kannel-sms

A wrapper on the HTTP interface to send SMS messages exposed by Kannel

License

License

The MIT License
GroupId

GroupId

io.github.atkawa7
ArtifactId

ArtifactId

kannel-sms
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

kannel-sms
A wrapper on the HTTP interface to send SMS messages exposed by Kannel

Download kannel-sms

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5