Last Version

cachecontrol 2.2.0

Cachecontrol - Minimal HTTP cache management library in Scala

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

cachecontrol_2.12
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_2.12 2.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.2
org.slf4j : slf4j-api jar 1.7.32

test (2)

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

Project Modules

There are no modules declared in this project.