GroupId | GroupIdcom.github.hotchemi |
---|---|
ArtifactId | ArtifactIdandroid-rate |
Version | Version0.4.3 |
Type | Typeaar |
Filename | Size |
---|---|
android-rate-0.4.3.pom | |
android-rate-0.4.3.aar | 17 KB |
android-rate-0.4.3-sources.jar | 4 KB |
android-rate-0.4.3-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hotchemi/android-rate/ -->
<dependency>
<groupId>com.github.hotchemi</groupId>
<artifactId>android-rate</artifactId>
<version>0.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hotchemi/android-rate/
implementation 'com.github.hotchemi:android-rate:0.4.3'
// https://jarcasting.com/artifacts/com.github.hotchemi/android-rate/
implementation ("com.github.hotchemi:android-rate:0.4.3")
'com.github.hotchemi:android-rate:aar:0.4.3'
<dependency org="com.github.hotchemi" name="android-rate" rev="0.4.3">
<artifact name="android-rate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.hotchemi', module='android-rate', version='0.4.3')
)
libraryDependencies += "com.github.hotchemi" % "android-rate" % "0.4.3"
[com.github.hotchemi/android-rate "0.4.3"]