License |
License |
---|---|
GroupId | GroupIdcom.apptentive |
ArtifactId | ArtifactIdapptentive-sdk-kit |
Last Version | Last Version6.0.0-alpha01 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionapptentive-sdk-kit
Apptentive Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apptentive-sdk-kit-6.0.0-alpha01.pom | |
apptentive-sdk-kit-6.0.0-alpha01-sources.jar | 261 bytes |
apptentive-sdk-kit-6.0.0-alpha01-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.apptentive/apptentive-sdk-kit/ -->
<dependency>
<groupId>com.apptentive</groupId>
<artifactId>apptentive-sdk-kit</artifactId>
<version>6.0.0-alpha01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apptentive/apptentive-sdk-kit/
implementation 'com.apptentive:apptentive-sdk-kit:6.0.0-alpha01'
// https://jarcasting.com/artifacts/com.apptentive/apptentive-sdk-kit/
implementation ("com.apptentive:apptentive-sdk-kit:6.0.0-alpha01")
'com.apptentive:apptentive-sdk-kit:aar:6.0.0-alpha01'
<dependency org="com.apptentive" name="apptentive-sdk-kit" rev="6.0.0-alpha01">
<artifact name="apptentive-sdk-kit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apptentive', module='apptentive-sdk-kit', version='6.0.0-alpha01')
)
libraryDependencies += "com.apptentive" % "apptentive-sdk-kit" % "6.0.0-alpha01"
[com.apptentive/apptentive-sdk-kit "6.0.0-alpha01"]
Group / Artifact | Type | Version |
---|---|---|
com.apptentive : apptentive-core | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-core-ui | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-feedback | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-enjoyment-dialog | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-survey | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-notes | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-navigate-to-link | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-ratings | jar | 6.0.0-alpha01 |
com.apptentive : apptentive-in-app-review | jar | 6.0.0-alpha01 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |