| License |
License |
|---|---|
| GroupId | GroupIdcom.suprsend |
| ArtifactId | ArtifactIdandroid |
| Version | Version0.1.2 |
| Type | Typeaar |
| Description |
Descriptionandroid
Suprsend Android SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-0.1.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.suprsend/android/ -->
<dependency>
<groupId>com.suprsend</groupId>
<artifactId>android</artifactId>
<version>0.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.suprsend/android/
implementation 'com.suprsend:android:0.1.2'
// https://jarcasting.com/artifacts/com.suprsend/android/
implementation ("com.suprsend:android:0.1.2")
'com.suprsend:android:aar:0.1.2'
<dependency org="com.suprsend" name="android" rev="0.1.2">
<artifact name="android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.suprsend', module='android', version='0.1.2')
)
libraryDependencies += "com.suprsend" % "android" % "0.1.2"
[com.suprsend/android "0.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
| com.google.firebase » firebase-messaging | jar | 20.2.4 |
| com.googlecode.libphonenumber : libphonenumber | jar | 8.12.38 |