не последняя версия
Последняя версия 3.1.0

org.esup-portail:esup-smsu-api 2.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.

Группа

Группа

org.esup-portail
Идентификатор

Идентификатор

esup-smsu-api
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать esup-smsu-api 2.0.0


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