Java HTTP cache :: Resolvers :: OKHttp

Responseresolver using OKHttp

License

License

GroupId

GroupId

org.codehaus.httpcache4j.resolvers
ArtifactId

ArtifactId

resolvers-okhttp
Last Version

Last Version

5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java HTTP cache :: Resolvers :: OKHttp
Responseresolver using OKHttp

Download resolvers-okhttp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.7.0
org.codehaus.httpcache4j : httpcache4j-api jar 5.1.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.22
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.1
5.1.0
5.0.1
5.0.0
5.0.0-M3