License |
License |
---|---|
GroupId | GroupIdcom.github.frimtec |
ArtifactId | ArtifactIdsecure-sms-proxy-api |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSecure SMS Proxy API
API to integrate S2MSP (Secure SMS Proxy) into an android application.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
secure-sms-proxy-api-2.2.1.pom | |
secure-sms-proxy-api-2.2.1.aar | 25 KB |
secure-sms-proxy-api-2.2.1-sources.jar | 8 KB |
Browse |
<!-- 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.2.1</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.2.1'
// https://jarcasting.com/artifacts/com.github.frimtec/secure-sms-proxy-api/
implementation ("com.github.frimtec:secure-sms-proxy-api:2.2.1")
'com.github.frimtec:secure-sms-proxy-api:aar:2.2.1'
<dependency org="com.github.frimtec" name="secure-sms-proxy-api" rev="2.2.1">
<artifact name="secure-sms-proxy-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.frimtec', module='secure-sms-proxy-api', version='2.2.1')
)
libraryDependencies += "com.github.frimtec" % "secure-sms-proxy-api" % "2.2.1"
[com.github.frimtec/secure-sms-proxy-api "2.2.1"]