License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-ui-dist |
Version | Version1.12.1 |
Type | Typejar |
Description |
Descriptionjquery-ui-dist
WebJar for jquery-ui-dist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-ui-dist-1.12.1.pom | |
jquery-ui-dist-1.12.1.jar | 359 KB |
jquery-ui-dist-1.12.1-sources.jar | 22 bytes |
jquery-ui-dist-1.12.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-ui-dist/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-ui-dist</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-ui-dist/
implementation 'org.webjars.npm:jquery-ui-dist:1.12.1'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-ui-dist/
implementation ("org.webjars.npm:jquery-ui-dist:1.12.1")
'org.webjars.npm:jquery-ui-dist:jar:1.12.1'
<dependency org="org.webjars.npm" name="jquery-ui-dist" rev="1.12.1">
<artifact name="jquery-ui-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-ui-dist', version='1.12.1')
)
libraryDependencies += "org.webjars.npm" % "jquery-ui-dist" % "1.12.1"
[org.webjars.npm/jquery-ui-dist "1.12.1"]