License |
License |
---|---|
GroupId | GroupIdcom.suprsend |
ArtifactId | ArtifactIdandroid |
Version | Version0.1Beta10 |
Type | Typeaar |
Description |
Descriptionandroid
Suprsend Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-0.1Beta10.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.suprsend/android/ -->
<dependency>
<groupId>com.suprsend</groupId>
<artifactId>android</artifactId>
<version>0.1Beta10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.suprsend/android/
implementation 'com.suprsend:android:0.1Beta10'
// https://jarcasting.com/artifacts/com.suprsend/android/
implementation ("com.suprsend:android:0.1Beta10")
'com.suprsend:android:aar:0.1Beta10'
<dependency org="com.suprsend" name="android" rev="0.1Beta10">
<artifact name="android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.suprsend', module='android', version='0.1Beta10')
)
libraryDependencies += "com.suprsend" % "android" % "0.1Beta10"
[com.suprsend/android "0.1Beta10"]
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 |