| License |
License |
|---|---|
| GroupId | GroupIdio.github.kakyire |
| ArtifactId | ArtifactIdapp-review |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionapp-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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| app-review-2.0.1.pom | |
| app-review-2.0.1-sources.jar | 4 KB |
| Browse |
<!-- 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"]
| 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 |