is not current version
Last Version 2.7.1

org.webjars:jquery-raty 2.5.2

WebJar for jquery-raty

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-raty
Version

Version

2.5.2
Type

Type

jar

Download jquery-raty 2.5.2


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