is not current version
Last Version 4.0.6

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

WebJar for bootstrap-star-rating

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

bootstrap-star-rating
Version

Version

4.0.3
Type

Type

jar

Download bootstrap-star-rating 4.0.3


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