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