License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdcookie |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncookie
WebJar for cookie
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cookie-0.5.0.pom | |
cookie-0.5.0.jar | 5 KB |
cookie-0.5.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/cookie/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>cookie</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/cookie/
implementation 'org.webjars.npm:cookie:0.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/cookie/
implementation ("org.webjars.npm:cookie:0.5.0")
'org.webjars.npm:cookie:jar:0.5.0'
<dependency org="org.webjars.npm" name="cookie" rev="0.5.0">
<artifact name="cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='cookie', version='0.5.0')
)
libraryDependencies += "org.webjars.npm" % "cookie" % "0.5.0"
[org.webjars.npm/cookie "0.5.0"]