| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdjquery-mobile |
| Last Version | Last Version1.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionjQuery Mobile
WebJar for jQuery Mobile
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-mobile-1.4.5.pom | |
| jquery-mobile-1.4.5.jar | 222 KB |
| jquery-mobile-1.4.5-javadoc.jar | 218 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : jquery | jar | 1.11.1 |