is not current version
Last Version 2.2

org.codehaus.httpcache4j:httpcache4j-dist 1.6


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-dist
Version

Version

1.6
Type

Type

pom

Download httpcache4j-dist 1.6


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