is not current version
Last Version 1.11.4

org.webjars:jquery-ui-src 1.11.2

WebJar for jQuery UI Source

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-ui-src
Version

Version

1.11.2
Type

Type

jar

Download jquery-ui-src 1.11.2


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