License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdcom.github.marijangazica |
ArtifactId | ArtifactIdyetanotherratingbar |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionYetAnotherRatingBar
Yet Another Rating Bar library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yetanotherratingbar-1.1.0.pom | |
yetanotherratingbar-1.1.0.aar | 38 KB |
yetanotherratingbar-1.1.0-sources.jar | 743 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.marijangazica/yetanotherratingbar/ -->
<dependency>
<groupId>com.github.marijangazica</groupId>
<artifactId>yetanotherratingbar</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marijangazica/yetanotherratingbar/
implementation 'com.github.marijangazica:yetanotherratingbar:1.1.0'
// https://jarcasting.com/artifacts/com.github.marijangazica/yetanotherratingbar/
implementation ("com.github.marijangazica:yetanotherratingbar:1.1.0")
'com.github.marijangazica:yetanotherratingbar:aar:1.1.0'
<dependency org="com.github.marijangazica" name="yetanotherratingbar" rev="1.1.0">
<artifact name="yetanotherratingbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.marijangazica', module='yetanotherratingbar', version='1.1.0')
)
libraryDependencies += "com.github.marijangazica" % "yetanotherratingbar" % "1.1.0"
[com.github.marijangazica/yetanotherratingbar "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre7 | jar | 1.2.30 |
com.android.support » appcompat-v7 | jar | 26.1.0 |