is not current version
Last Version 5.1.1

org.codehaus.httpcache4j:httpcache4j-storage-api 3.4


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-storage-api
Version

Version

3.4
Type

Type

jar

Download httpcache4j-storage-api 3.4


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