is not current version
Last Version 5.1.1

org.codehaus.httpcache4j:httpcache4j 1.0-RC4


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j
Version

Version

1.0-RC4
Type

Type

pom

Download httpcache4j 1.0-RC4

Filename Size
httpcache4j-1.0-RC4.pom 7 KB
Browse

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