is not current version
Last Version 0.5.0

org.webjars.npm:cookie 0.1.2

WebJar for cookie

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

cookie
Version

Version

0.1.2
Type

Type

jar

Download cookie 0.1.2


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