is not current version
Last Version 4.0

org.codehaus.httpcache4j:httpcache4j-it 4.0-M1


GroupId

GroupId

org.codehaus.httpcache4j
ArtifactId

ArtifactId

httpcache4j-it
Version

Version

4.0-M1
Type

Type

jar

Download httpcache4j-it 4.0-M1


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