is not current version
Last Version 1.0.0

org.webjars:jquery-chained 0.9.3

WebJar for Chained

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-chained
Version

Version

0.9.3
Type

Type

jar

Download jquery-chained 0.9.3


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