is not current version
Last Version 1.13.0

org.webjars:jquery-ui-themes 1.11.0

WebJar for jQuery UI Themes

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-ui-themes
Version

Version

1.11.0
Type

Type

jar

Download jquery-ui-themes 1.11.0


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