YetAnotherRatingBar

Yet Another Rating Bar library for Android

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.github.marijangazica
ArtifactId

ArtifactId

yetanotherratingbar
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

YetAnotherRatingBar
Yet Another Rating Bar library for Android
Project URL

Project URL

https://github.com/marijangazica/YetAnotherRatingBar
Source Code Management

Source Code Management

https://github.com/marijangazica/YetAnotherRatingBar

Download yetanotherratingbar

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.2.30
com.android.support » appcompat-v7 jar 26.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0