jQuery

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

Лицензия

Лицензия

GPL
MIT License
Категории

Категории

Сеть
Группа

Группа

net.disy.jquery
Идентификатор

Идентификатор

jquery
Последняя версия

Последняя версия

1.4.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

jQuery
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

Скачать jquery

Имя Файла Размер
jquery-1.4.2.pom
jquery-1.4.2.jar 57 KB
jquery-1.4.2-sources.jar 56 KB
Обзор

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.2