is not current version
Last Version 1.0.1

com.github.hotchemi:android-rate 0.2.1

Library for Android applications, which provides rating dialog.

GroupId

GroupId

com.github.hotchemi
ArtifactId

ArtifactId

android-rate
Version

Version

0.2.1
Type

Type

aar

Download android-rate 0.2.1


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