is not current version
Last Version 4.0.0

org.webjars.npm:tough-cookie 2.3.2

WebJar for tough-cookie

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tough-cookie
Version

Version

2.3.2
Type

Type

jar

Download tough-cookie 2.3.2


<!-- https://jarcasting.com/artifacts/org.webjars.npm/tough-cookie/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>tough-cookie</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/tough-cookie/
implementation 'org.webjars.npm:tough-cookie:2.3.2'
// https://jarcasting.com/artifacts/org.webjars.npm/tough-cookie/
implementation ("org.webjars.npm:tough-cookie:2.3.2")
'org.webjars.npm:tough-cookie:jar:2.3.2'
<dependency org="org.webjars.npm" name="tough-cookie" rev="2.3.2">
  <artifact name="tough-cookie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='tough-cookie', version='2.3.2')
)
libraryDependencies += "org.webjars.npm" % "tough-cookie" % "2.3.2"
[org.webjars.npm/tough-cookie "2.3.2"]