is not current version
Last Version 1.0.1

com.github.hotchemi:android-rate 0.5.6

Library for Android applications, which provides rating dialog.

GroupId

GroupId

com.github.hotchemi
ArtifactId

ArtifactId

android-rate
Version

Version

0.5.6
Type

Type

aar

Download android-rate 0.5.6


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