License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-mobile |
Version | Version1.5.0-alpha.1 |
Type | Typejar |
Description |
Descriptionjquery-mobile
WebJar for jquery-mobile
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-mobile-1.5.0-alpha.1.pom | |
jquery-mobile-1.5.0-alpha.1.jar | 6 MB |
jquery-mobile-1.5.0-alpha.1-sources.jar | 22 bytes |
jquery-mobile-1.5.0-alpha.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-mobile/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-mobile</artifactId>
<version>1.5.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-mobile/
implementation 'org.webjars.npm:jquery-mobile:1.5.0-alpha.1'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-mobile/
implementation ("org.webjars.npm:jquery-mobile:1.5.0-alpha.1")
'org.webjars.npm:jquery-mobile:jar:1.5.0-alpha.1'
<dependency org="org.webjars.npm" name="jquery-mobile" rev="1.5.0-alpha.1">
<artifact name="jquery-mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-mobile', version='1.5.0-alpha.1')
)
libraryDependencies += "org.webjars.npm" % "jquery-mobile" % "1.5.0-alpha.1"
[org.webjars.npm/jquery-mobile "1.5.0-alpha.1"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : jquery | jar | [1.8.3,) |