is not current version
Last Version 2.2.1

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

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

GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

secure-sms-proxy-api
Version

Version

1.3.2
Type

Type

aar

Download secure-sms-proxy-api 1.3.2


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