Last Version

HTTP Response Cache 1.3

An HTTP Response Cache for java.net.URL

License

License

GroupId

GroupId

com.integralblue
ArtifactId

ArtifactId

httpresponsecache
Version

Version

1.3
Type

Type

jar
Description

Description

HTTP Response Cache
An HTTP Response Cache for java.net.URL
Project URL

Project URL

https://github.com/candrews/HttpResponseCache
Project Organization

Project Organization

Craig Andrews
Source Code Management

Source Code Management

https://github.com/candrews/HttpResponseCache

Download httpresponsecache 1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton : disklrucache jar 1.2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.bouncycastle : bcprov-jdk15 jar 1.46
com.google.mockwebserver : mockwebserver jar 20121111

Project Modules

There are no modules declared in this project.