License |
License |
---|---|
GroupId | GroupIdio.doorbell |
ArtifactId | ArtifactIdandroid-sdk |
Version | Version0.4.7 |
Type | Typeaar |
Description |
DescriptionDoorbell SDK
In-app user feedback gathering SDK for Doorbell.io
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-sdk-0.4.7.pom | |
android-sdk-0.4.7.aar | 50 KB |
android-sdk-0.4.7-sources.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.doorbell/android-sdk/ -->
<dependency>
<groupId>io.doorbell</groupId>
<artifactId>android-sdk</artifactId>
<version>0.4.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.doorbell/android-sdk/
implementation 'io.doorbell:android-sdk:0.4.7'
// https://jarcasting.com/artifacts/io.doorbell/android-sdk/
implementation ("io.doorbell:android-sdk:0.4.7")
'io.doorbell:android-sdk:aar:0.4.7'
<dependency org="io.doorbell" name="android-sdk" rev="0.4.7">
<artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.doorbell', module='android-sdk', version='0.4.7')
)
libraryDependencies += "io.doorbell" % "android-sdk" % "0.4.7"
[io.doorbell/android-sdk "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.0 |
com.google.android.gms » play-services-safetynet | jar | 17.0.1 |