is not current version
Last Version 2.2

org.codehaus.httpcache4j:httpcache4j-dist 2.1.1


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-dist
Version

Version

2.1.1
Type

Type

pom

Download httpcache4j-dist 2.1.1


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