| Лицензия |
Лицензия
GNU General Public License (GPL) version 3.0
|
|---|---|
| Группа | Группаio.github.ooknight |
| Идентификатор | Идентификаторjquery2 |
| Последняя версия | Последняя версия2.2.4.110 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеuniverse ui
|
| Имя Файла | Размер |
|---|---|
| jquery2-2.2.4.110.pom | |
| jquery2-2.2.4.110.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ooknight/jquery2/ -->
<dependency>
<groupId>io.github.ooknight</groupId>
<artifactId>jquery2</artifactId>
<version>2.2.4.110</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/jquery2/
implementation 'io.github.ooknight:jquery2:2.2.4.110'
// https://jarcasting.com/artifacts/io.github.ooknight/jquery2/
implementation ("io.github.ooknight:jquery2:2.2.4.110")
'io.github.ooknight:jquery2:jar:2.2.4.110'
<dependency org="io.github.ooknight" name="jquery2" rev="2.2.4.110">
<artifact name="jquery2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='jquery2', version='2.2.4.110')
)
libraryDependencies += "io.github.ooknight" % "jquery2" % "2.2.4.110"
[io.github.ooknight/jquery2 "2.2.4.110"]