| Лицензия |
Лицензия
GPL
MIT License
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.disy.jquery |
| Идентификатор | Идентификаторjquery-ui-custom |
| Последняя версия | Последняя версия1.8.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjQuery UI Custom
Selected JQuery UI components (only resizable and dependencies), not the whole package
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.disy.jquery : jquery | jar | 1.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |