License |
License |
---|---|
GroupId | GroupIdcom.apptentive |
ArtifactId | ArtifactIdapptentive-core |
Version | Version6.0.0-beta01 |
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-beta01.pom | |
apptentive-core-6.0.0-beta01-sources.jar | 34 KB |
apptentive-core-6.0.0-beta01-javadoc.jar | 546 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.apptentive/apptentive-core/ -->
<dependency>
<groupId>com.apptentive</groupId>
<artifactId>apptentive-core</artifactId>
<version>6.0.0-beta01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apptentive/apptentive-core/
implementation 'com.apptentive:apptentive-core:6.0.0-beta01'
// https://jarcasting.com/artifacts/com.apptentive/apptentive-core/
implementation ("com.apptentive:apptentive-core:6.0.0-beta01")
'com.apptentive:apptentive-core:aar:6.0.0-beta01'
<dependency org="com.apptentive" name="apptentive-core" rev="6.0.0-beta01">
<artifact name="apptentive-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apptentive', module='apptentive-core', version='6.0.0-beta01')
)
libraryDependencies += "com.apptentive" % "apptentive-core" % "6.0.0-beta01"
[com.apptentive/apptentive-core "6.0.0-beta01"]
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 |