License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfetch-cookie |
Version | Version0.7.0 |
Type | Typejar |
Description |
Descriptionfetch-cookie
WebJar for fetch-cookie
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fetch-cookie-0.7.0.pom | |
fetch-cookie-0.7.0.jar | 6 KB |
fetch-cookie-0.7.0-sources.jar | 22 bytes |
fetch-cookie-0.7.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fetch-cookie/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fetch-cookie</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-cookie/
implementation 'org.webjars.npm:fetch-cookie:0.7.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-cookie/
implementation ("org.webjars.npm:fetch-cookie:0.7.0")
'org.webjars.npm:fetch-cookie:jar:0.7.0'
<dependency org="org.webjars.npm" name="fetch-cookie" rev="0.7.0">
<artifact name="fetch-cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fetch-cookie', version='0.7.0')
)
libraryDependencies += "org.webjars.npm" % "fetch-cookie" % "0.7.0"
[org.webjars.npm/fetch-cookie "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : es6-denodeify | jar | [0.1.1,0.2) |
org.webjars.npm : tough-cookie | jar | [2.3.1,3) |