License |
License |
---|---|
GroupId | GroupIdio.doorbell |
ArtifactId | ArtifactIdandroid-sdk |
Version | Version0.4.3 |
Type | Typeaar |
Description |
DescriptionDoorbell SDK
In-app user feedback gathering SDK for Doorbell.io
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-sdk-0.4.3.pom | |
android-sdk-0.4.3.aar | 49 KB |
android-sdk-0.4.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.doorbell/android-sdk/
implementation 'io.doorbell:android-sdk:0.4.3'
// https://jarcasting.com/artifacts/io.doorbell/android-sdk/
implementation ("io.doorbell:android-sdk:0.4.3")
'io.doorbell:android-sdk:aar:0.4.3'
<dependency org="io.doorbell" name="android-sdk" rev="0.4.3">
<artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.doorbell', module='android-sdk', version='0.4.3')
)
libraryDependencies += "io.doorbell" % "android-sdk" % "0.4.3"
[io.doorbell/android-sdk "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.1.0 |