is not current version
Last Version 4.0.0

org.webjars.npm:tough-cookie 1.1.0

WebJar for tough-cookie

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tough-cookie
Version

Version

1.1.0
Type

Type

jar

Download tough-cookie 1.1.0


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