is not current version
Last Version 1.4.1-1

org.webjars:jquery-cookie 1.3.1

WebJar for jquery-cookie

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-cookie
Version

Version

1.3.1
Type

Type

jar

Download jquery-cookie 1.3.1


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