| License |
License
GPL
MIT License
|
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.disy.jquery |
| ArtifactId | ArtifactIdjquery-ui-custom |
| Last Version | Last Version1.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjQuery UI Custom
Selected JQuery UI components (only resizable and dependencies), not the whole package
|
| Filename | Size |
|---|---|
| jquery-ui-custom-1.8.2.pom | |
| jquery-ui-custom-1.8.2.jar | 48 KB |
| jquery-ui-custom-1.8.2-sources.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.disy.jquery/jquery-ui-custom/ -->
<dependency>
<groupId>net.disy.jquery</groupId>
<artifactId>jquery-ui-custom</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.jquery/jquery-ui-custom/
implementation 'net.disy.jquery:jquery-ui-custom:1.8.2'
// https://jarcasting.com/artifacts/net.disy.jquery/jquery-ui-custom/
implementation ("net.disy.jquery:jquery-ui-custom:1.8.2")
'net.disy.jquery:jquery-ui-custom:jar:1.8.2'
<dependency org="net.disy.jquery" name="jquery-ui-custom" rev="1.8.2">
<artifact name="jquery-ui-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.jquery', module='jquery-ui-custom', version='1.8.2')
)
libraryDependencies += "net.disy.jquery" % "jquery-ui-custom" % "1.8.2"
[net.disy.jquery/jquery-ui-custom "1.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.disy.jquery : jquery | jar | 1.4.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |