is not current version
Last Version 1.2.3

io.github.a914-gowtham:compose-ratingbar 1.0.62

A ratingbar composable for Jetpack compose.

GroupId

GroupId

io.github.a914-gowtham
ArtifactId

ArtifactId

compose-ratingbar
Version

Version

1.0.62
Type

Type

aar

Download compose-ratingbar 1.0.62


<!-- https://jarcasting.com/artifacts/io.github.a914-gowtham/compose-ratingbar/ -->
<dependency>
    <groupId>io.github.a914-gowtham</groupId>
    <artifactId>compose-ratingbar</artifactId>
    <version>1.0.62</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.a914-gowtham/compose-ratingbar/
implementation 'io.github.a914-gowtham:compose-ratingbar:1.0.62'
// https://jarcasting.com/artifacts/io.github.a914-gowtham/compose-ratingbar/
implementation ("io.github.a914-gowtham:compose-ratingbar:1.0.62")
'io.github.a914-gowtham:compose-ratingbar:aar:1.0.62'
<dependency org="io.github.a914-gowtham" name="compose-ratingbar" rev="1.0.62">
  <artifact name="compose-ratingbar" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.a914-gowtham', module='compose-ratingbar', version='1.0.62')
)
libraryDependencies += "io.github.a914-gowtham" % "compose-ratingbar" % "1.0.62"
[io.github.a914-gowtham/compose-ratingbar "1.0.62"]