License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjquery-pjax |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionjquery-pjax
WebJar for jquery-pjax
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jquery-pjax-2.0.1.pom | |
jquery-pjax-2.0.1.jar | 16 KB |
jquery-pjax-2.0.1-sources.jar | 22 bytes |
jquery-pjax-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-pjax/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-pjax</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-pjax/
implementation 'org.webjars.npm:jquery-pjax:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-pjax/
implementation ("org.webjars.npm:jquery-pjax:2.0.1")
'org.webjars.npm:jquery-pjax:jar:2.0.1'
<dependency org="org.webjars.npm" name="jquery-pjax" rev="2.0.1">
<artifact name="jquery-pjax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-pjax', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "jquery-pjax" % "2.0.1"
[org.webjars.npm/jquery-pjax "2.0.1"]