is not current version
Last Version 2.2.1

com.github.frimtec:secure-sms-proxy-api 2.1.4

API to integrate S2MSP (Secure SMS Proxy) into an android application.

GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

secure-sms-proxy-api
Version

Version

2.1.4
Type

Type

aar

Download secure-sms-proxy-api 2.1.4


<!-- https://jarcasting.com/artifacts/com.github.frimtec/secure-sms-proxy-api/ -->
<dependency>
    <groupId>com.github.frimtec</groupId>
    <artifactId>secure-sms-proxy-api</artifactId>
    <version>2.1.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frimtec/secure-sms-proxy-api/
implementation 'com.github.frimtec:secure-sms-proxy-api:2.1.4'
// https://jarcasting.com/artifacts/com.github.frimtec/secure-sms-proxy-api/
implementation ("com.github.frimtec:secure-sms-proxy-api:2.1.4")
'com.github.frimtec:secure-sms-proxy-api:aar:2.1.4'
<dependency org="com.github.frimtec" name="secure-sms-proxy-api" rev="2.1.4">
  <artifact name="secure-sms-proxy-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.frimtec', module='secure-sms-proxy-api', version='2.1.4')
)
libraryDependencies += "com.github.frimtec" % "secure-sms-proxy-api" % "2.1.4"
[com.github.frimtec/secure-sms-proxy-api "2.1.4"]