| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаorg.webjars |
| Идентификатор | Идентификаторjquery-mobile |
| Версия | Версия1.4.5 |
| Тип | Типjar |
| Описание |
ОписаниеjQuery Mobile
WebJar for jQuery Mobile
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jquery-mobile-1.4.5.pom | |
| jquery-mobile-1.4.5.jar | 642 KB |
| jquery-mobile-1.4.5-sources.jar | 3 KB |
| jquery-mobile-1.4.5-javadoc.jar | 619 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars/jquery-mobile/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>jquery-mobile</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery-mobile/
implementation 'org.webjars:jquery-mobile:1.4.5'
// https://jarcasting.com/artifacts/org.webjars/jquery-mobile/
implementation ("org.webjars:jquery-mobile:1.4.5")
'org.webjars:jquery-mobile:jar:1.4.5'
<dependency org="org.webjars" name="jquery-mobile" rev="1.4.5">
<artifact name="jquery-mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery-mobile', version='1.4.5')
)
libraryDependencies += "org.webjars" % "jquery-mobile" % "1.4.5"
[org.webjars/jquery-mobile "1.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webjars : jquery | jar | 1.11.1 |