is not current version
Last Version 5.1.1

org.codehaus.httpcache4j.storage:storage 2.2


GroupId

GroupId

org.codehaus.httpcache4j.storage
ArtifactId

ArtifactId

storage
Version

Version

2.2
Type

Type

pom

Download storage 2.2

Filename Size
storage-2.2.pom 1 KB
Browse

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