is not current version
Last Version 1.12.1

org.webjars.bower:jquery.ui 1.11.4

WebJar for jquery-ui

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

jquery.ui
Version

Version

1.11.4
Type

Type

jar

Download jquery.ui 1.11.4


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