is not current version
Last Version 3.1.0

org.esup-portail:esup-smsu-api 3.0.0

Provide web-services to send SMS. It acts as a broker to real brokers (eg: smsenvoi.com). It also handles quota per application, and statistics.

GroupId

GroupId

org.esup-portail
ArtifactId

ArtifactId

esup-smsu-api
Version

Version

3.0.0
Type

Type

jar

Download esup-smsu-api 3.0.0


<!-- https://jarcasting.com/artifacts/org.esup-portail/esup-smsu-api/ -->
<dependency>
    <groupId>org.esup-portail</groupId>
    <artifactId>esup-smsu-api</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.esup-portail/esup-smsu-api/
implementation 'org.esup-portail:esup-smsu-api:3.0.0'
// https://jarcasting.com/artifacts/org.esup-portail/esup-smsu-api/
implementation ("org.esup-portail:esup-smsu-api:3.0.0")
'org.esup-portail:esup-smsu-api:jar:3.0.0'
<dependency org="org.esup-portail" name="esup-smsu-api" rev="3.0.0">
  <artifact name="esup-smsu-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.esup-portail', module='esup-smsu-api', version='3.0.0')
)
libraryDependencies += "org.esup-portail" % "esup-smsu-api" % "3.0.0"
[org.esup-portail/esup-smsu-api "3.0.0"]