apptentive-ratings

Apptentive Android SDK

License

License

GroupId

GroupId

com.apptentive
ArtifactId

ArtifactId

apptentive-ratings
Last Version

Last Version

6.0.0-beta02
Release Date

Release Date

Type

Type

aar
Description

Description

apptentive-ratings
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-ratings

How to add to project

<!-- https://jarcasting.com/artifacts/com.apptentive/apptentive-ratings/ -->
<dependency>
    <groupId>com.apptentive</groupId>
    <artifactId>apptentive-ratings</artifactId>
    <version>6.0.0-beta02</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.apptentive/apptentive-ratings/
implementation 'com.apptentive:apptentive-ratings:6.0.0-beta02'
// https://jarcasting.com/artifacts/com.apptentive/apptentive-ratings/
implementation ("com.apptentive:apptentive-ratings:6.0.0-beta02")
'com.apptentive:apptentive-ratings:aar:6.0.0-beta02'
<dependency org="com.apptentive" name="apptentive-ratings" rev="6.0.0-beta02">
  <artifact name="apptentive-ratings" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.apptentive', module='apptentive-ratings', version='6.0.0-beta02')
)
libraryDependencies += "com.apptentive" % "apptentive-ratings" % "6.0.0-beta02"
[com.apptentive/apptentive-ratings "6.0.0-beta02"]

Dependencies

compile (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.core » core-ktx jar 1.7.0
androidx.fragment » fragment-ktx jar 1.4.1
com.google.android.material » material jar 1.5.0
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