WebJar for js-cookie
More info: http://webjars.org
Upstream: https://github.com/js-cookie/js-cookie
License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdjs-cookie |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjs-cookie
WebJar for js-cookie
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
js-cookie-2.2.1.pom | |
js-cookie-2.2.1.jar | 5 KB |
js-cookie-2.2.1-javadoc.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/js-cookie/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>js-cookie</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/js-cookie/
implementation 'org.webjars:js-cookie:2.2.1'
// https://jarcasting.com/artifacts/org.webjars/js-cookie/
implementation ("org.webjars:js-cookie:2.2.1")
'org.webjars:js-cookie:jar:2.2.1'
<dependency org="org.webjars" name="js-cookie" rev="2.2.1">
<artifact name="js-cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='js-cookie', version='2.2.1')
)
libraryDependencies += "org.webjars" % "js-cookie" % "2.2.1"
[org.webjars/js-cookie "2.2.1"]
WebJar for js-cookie
More info: http://webjars.org
Upstream: https://github.com/js-cookie/js-cookie