| Лицензия |
Лицензия
GPL
MIT License
|
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.disy.jquery |
| Идентификатор | Идентификаторjquery-parent |
| Последняя версия | Последняя версия3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеjQuery Parent
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-parent-3.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.disy.jquery/jquery-parent/ -->
<dependency>
<groupId>net.disy.jquery</groupId>
<artifactId>jquery-parent</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.disy.jquery/jquery-parent/
implementation 'net.disy.jquery:jquery-parent:3'
// https://jarcasting.com/artifacts/net.disy.jquery/jquery-parent/
implementation ("net.disy.jquery:jquery-parent:3")
'net.disy.jquery:jquery-parent:pom:3'
<dependency org="net.disy.jquery" name="jquery-parent" rev="3">
<artifact name="jquery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.disy.jquery', module='jquery-parent', version='3')
)
libraryDependencies += "net.disy.jquery" % "jquery-parent" % "3"
[net.disy.jquery/jquery-parent "3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |