js-cookie

WebJar for js-cookie

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

js-cookie
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

js-cookie
WebJar for js-cookie
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/js-cookie/js-cookie

Download js-cookie

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.webjars.npm
Cookies handling made easy

Versions

Version
3.0.1
3.0.0-rc.4
3.0.0-rc.1
3.0.0-beta.0
2.2.1
2.2.0
2.1.4
2.1.3
2.0.3