License |
License |
---|---|
GroupId | GroupIdcom.apptentive |
ArtifactId | ArtifactIdapptentive-core |
Last Version | Last Version6.0.0-beta02 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionapptentive-core
Apptentive Android SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apptentive-core-6.0.0-beta02.pom | |
apptentive-core-6.0.0-beta02-sources.jar | 34 KB |
apptentive-core-6.0.0-beta02-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.apptentive/apptentive-core/ -->
<dependency>
<groupId>com.apptentive</groupId>
<artifactId>apptentive-core</artifactId>
<version>6.0.0-beta02</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apptentive/apptentive-core/
implementation 'com.apptentive:apptentive-core:6.0.0-beta02'
// https://jarcasting.com/artifacts/com.apptentive/apptentive-core/
implementation ("com.apptentive:apptentive-core:6.0.0-beta02")
'com.apptentive:apptentive-core:aar:6.0.0-beta02'
<dependency org="com.apptentive" name="apptentive-core" rev="6.0.0-beta02">
<artifact name="apptentive-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apptentive', module='apptentive-core', version='6.0.0-beta02')
)
libraryDependencies += "com.apptentive" % "apptentive-core" % "6.0.0-beta02"
[com.apptentive/apptentive-core "6.0.0-beta02"]
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.3.0 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
androidx.lifecycle » lifecycle-process | jar | 2.4.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.1 |
com.google.code.gson : gson | jar | 2.8.8 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |