is not current version
Last Version 2.2

org.codehaus.httpcache4j:httpcache4j-dist 1.7


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-dist
Version

Version

1.7
Type

Type

pom

Download httpcache4j-dist 1.7


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