License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIduniversal-cookie |
Version | Version2.1.2 |
Type | Typejar |
Description |
Descriptionuniversal-cookie
WebJar for universal-cookie
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
universal-cookie-2.1.2.pom | |
universal-cookie-2.1.2.jar | 6 KB |
universal-cookie-2.1.2-sources.jar | 22 bytes |
universal-cookie-2.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/universal-cookie/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>universal-cookie</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/universal-cookie/
implementation 'org.webjars.npm:universal-cookie:2.1.2'
// https://jarcasting.com/artifacts/org.webjars.npm/universal-cookie/
implementation ("org.webjars.npm:universal-cookie:2.1.2")
'org.webjars.npm:universal-cookie:jar:2.1.2'
<dependency org="org.webjars.npm" name="universal-cookie" rev="2.1.2">
<artifact name="universal-cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='universal-cookie', version='2.1.2')
)
libraryDependencies += "org.webjars.npm" % "universal-cookie" % "2.1.2"
[org.webjars.npm/universal-cookie "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : cookie | jar | [0.3.1,0.4) |
org.webjars.npm : object-assign | jar | [4.1.0,5) |