is not current version
Last Version 2.2.1

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

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

GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

secure-sms-proxy-api
Version

Version

1.3.5
Type

Type

aar

Download secure-sms-proxy-api 1.3.5


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