is not current version
Last Version 2.0.0

org.webjars:jquery-pjax 1.9.5

WebJar for jquery-pjax

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-pjax
Version

Version

1.9.5
Type

Type

jar

Download jquery-pjax 1.9.5


<!-- https://jarcasting.com/artifacts/org.webjars/jquery-pjax/ -->
<dependency>
    <groupId>org.webjars</groupId>
    <artifactId>jquery-pjax</artifactId>
    <version>1.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/jquery-pjax/
implementation 'org.webjars:jquery-pjax:1.9.5'
// https://jarcasting.com/artifacts/org.webjars/jquery-pjax/
implementation ("org.webjars:jquery-pjax:1.9.5")
'org.webjars:jquery-pjax:jar:1.9.5'
<dependency org="org.webjars" name="jquery-pjax" rev="1.9.5">
  <artifact name="jquery-pjax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='jquery-pjax', version='1.9.5')
)
libraryDependencies += "org.webjars" % "jquery-pjax" % "1.9.5"
[org.webjars/jquery-pjax "1.9.5"]