License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdtypes__tough-cookie |
Version | Version2.3.5 |
Type | Typejar |
Description |
Description@types/tough-cookie
WebJar for @types/tough-cookie
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types__tough-cookie-2.3.5.pom | |
types__tough-cookie-2.3.5.jar | 6 KB |
types__tough-cookie-2.3.5-sources.jar | 22 bytes |
types__tough-cookie-2.3.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/types__tough-cookie/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>types__tough-cookie</artifactId>
<version>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/types__tough-cookie/
implementation 'org.webjars.npm:types__tough-cookie:2.3.5'
// https://jarcasting.com/artifacts/org.webjars.npm/types__tough-cookie/
implementation ("org.webjars.npm:types__tough-cookie:2.3.5")
'org.webjars.npm:types__tough-cookie:jar:2.3.5'
<dependency org="org.webjars.npm" name="types__tough-cookie" rev="2.3.5">
<artifact name="types__tough-cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='types__tough-cookie', version='2.3.5')
)
libraryDependencies += "org.webjars.npm" % "types__tough-cookie" % "2.3.5"
[org.webjars.npm/types__tough-cookie "2.3.5"]