Last Version

app-review 2.0.1

This library lets you prompt users to submit Play Store ratings and reviews without the inconvenience of leaving your app or game.

License

License

GroupId

GroupId

io.github.kakyire
ArtifactId

ArtifactId

app-review
Version

Version

2.0.1
Type

Type

aar
Description

Description

app-review
This library lets you prompt users to submit Play Store ratings and reviews without the inconvenience of leaving your app or game.
Project URL

Project URL

https://github.com/kakyire/app-review
Source Code Management

Source Code Management

https://github.com/kakyire/app-review/tree/master

Download app-review 2.0.1


<!-- https://jarcasting.com/artifacts/io.github.kakyire/app-review/ -->
<dependency>
    <groupId>io.github.kakyire</groupId>
    <artifactId>app-review</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kakyire/app-review/
implementation 'io.github.kakyire:app-review:2.0.1'
// https://jarcasting.com/artifacts/io.github.kakyire/app-review/
implementation ("io.github.kakyire:app-review:2.0.1")
'io.github.kakyire:app-review:aar:2.0.1'
<dependency org="io.github.kakyire" name="app-review" rev="2.0.1">
  <artifact name="app-review" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kakyire', module='app-review', version='2.0.1')
)
libraryDependencies += "io.github.kakyire" % "app-review" % "2.0.1"
[io.github.kakyire/app-review "2.0.1"]

Dependencies

runtime (11)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.fragment » fragment-ktx jar 1.3.6
androidx.activity » activity-ktx jar 1.4.0
androidx.datastore » datastore-preferences jar 1.0.0
com.google.android.play » core jar 1.10.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2-native-mt
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.4.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0

Project Modules

There are no modules declared in this project.