apptentive-core

Apptentive Android SDK

License

License

GroupId

GroupId

com.apptentive
ArtifactId

ArtifactId

apptentive-core
Last Version

Last Version

6.0.0-beta02
Release Date

Release Date

Type

Type

aar
Description

Description

apptentive-core
Apptentive Android SDK
Project URL

Project URL

https://github.com/apptentive/apptentive-kit-android
Source Code Management

Source Code Management

https://github.com/apptentive/apptentive-kit-android

Download apptentive-core

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0-beta02
6.0.0-beta01
6.0.0-alpha02
6.0.0-alpha01