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