License |
License
MIT License
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjquery-ui-themes |
Version | Version1.12.1 |
Type | Typejar |
Description |
DescriptionjQuery UI Themes
WebJar for jQuery UI Themes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-ui-themes-1.12.1.pom | |
jquery-ui-themes-1.12.1.jar | 1 MB |
jquery-ui-themes-1.12.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/jquery-ui-themes/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery-ui-themes</artifactId>
<version>1.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery-ui-themes/
implementation 'org.webjars:jquery-ui-themes:1.12.1'
// https://jarcasting.com/artifacts/org.webjars/jquery-ui-themes/
implementation ("org.webjars:jquery-ui-themes:1.12.1")
'org.webjars:jquery-ui-themes:jar:1.12.1'
<dependency org="org.webjars" name="jquery-ui-themes" rev="1.12.1">
<artifact name="jquery-ui-themes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery-ui-themes', version='1.12.1')
)
libraryDependencies += "org.webjars" % "jquery-ui-themes" % "1.12.1"
[org.webjars/jquery-ui-themes "1.12.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : jquery-ui | jar | 1.12.1 |