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

org.webjars:jquery-ui-themes 1.8.2

WebJar for jQuery UI Themes

Группа

Группа

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

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

jquery-ui-themes
Версия

Версия

1.8.2
Тип

Тип

jar

Скачать jquery-ui-themes 1.8.2


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