не последняя версия
Последняя версия 2.7.1

org.webjars:jquery-raty 2.5.2

WebJar for jquery-raty

Группа

Группа

org.webjars
Идентификатор

Идентификатор

jquery-raty
Версия

Версия

2.5.2
Тип

Тип

jar

Скачать 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"]