is not current version
Last Version 4.0.6

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

WebJar for bootstrap-star-rating

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-star-rating
Version

Version

3.5.4
Type

Type

jar

Download bootstrap-star-rating 3.5.4


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