Last Version

cachecontrol 2.2.0

Cachecontrol - Minimal HTTP cache management library in Scala

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

cachecontrol_3
Version

Version

2.2.0
Type

Type

jar
Description

Description

cachecontrol
Cachecontrol - Minimal HTTP cache management library in Scala
Project URL

Project URL

https://github.com/playframework/cachecontrol
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/mkurz/cachecontrol.git

Download cachecontrol_3 2.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
org.scala-lang.modules : scala-parser-combinators_3 jar 2.1.0
org.slf4j : slf4j-api jar 1.7.32

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.10
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.