| License |
License |
|---|---|
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdcachecontrol_3 |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncachecontrol
Cachecontrol - Minimal HTTP cache management library in Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cachecontrol_3-2.2.0.pom | |
| cachecontrol_3-2.2.0.jar | 267 KB |
| cachecontrol_3-2.2.0-sources.jar | 29 KB |
| cachecontrol_3-2.2.0-javadoc.jar | 665 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |