is not current version
Last Version 4.0.6

org.webjars.bower:bootstrap-star-rating 4.0.1

WebJar for bootstrap-star-rating

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-star-rating
Version

Version

4.0.1
Type

Type

jar

Download bootstrap-star-rating 4.0.1


<!-- https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-star-rating/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>bootstrap-star-rating</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-star-rating/
implementation 'org.webjars.bower:bootstrap-star-rating:4.0.1'
// https://jarcasting.com/artifacts/org.webjars.bower/bootstrap-star-rating/
implementation ("org.webjars.bower:bootstrap-star-rating:4.0.1")
'org.webjars.bower:bootstrap-star-rating:jar:4.0.1'
<dependency org="org.webjars.bower" name="bootstrap-star-rating" rev="4.0.1">
  <artifact name="bootstrap-star-rating" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='bootstrap-star-rating', version='4.0.1')
)
libraryDependencies += "org.webjars.bower" % "bootstrap-star-rating" % "4.0.1"
[org.webjars.bower/bootstrap-star-rating "4.0.1"]