GroupId | GroupIdorg.codehaus.httpcache4j.resolvers |
---|---|
ArtifactId | ArtifactIdresolvers-okhttp |
Version | Version5.0.1 |
Type | Typejar |
Filename | Size |
---|---|
resolvers-okhttp-5.0.1.pom | |
resolvers-okhttp-5.0.1.jar | 9 KB |
resolvers-okhttp-5.0.1-tests.jar | 2 KB |
resolvers-okhttp-5.0.1-sources.jar | 2 KB |
resolvers-okhttp-5.0.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-okhttp/ -->
<dependency>
<groupId>org.codehaus.httpcache4j.resolvers</groupId>
<artifactId>resolvers-okhttp</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-okhttp/
implementation 'org.codehaus.httpcache4j.resolvers:resolvers-okhttp:5.0.1'
// https://jarcasting.com/artifacts/org.codehaus.httpcache4j.resolvers/resolvers-okhttp/
implementation ("org.codehaus.httpcache4j.resolvers:resolvers-okhttp:5.0.1")
'org.codehaus.httpcache4j.resolvers:resolvers-okhttp:jar:5.0.1'
<dependency org="org.codehaus.httpcache4j.resolvers" name="resolvers-okhttp" rev="5.0.1">
<artifact name="resolvers-okhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.httpcache4j.resolvers', module='resolvers-okhttp', version='5.0.1')
)
libraryDependencies += "org.codehaus.httpcache4j.resolvers" % "resolvers-okhttp" % "5.0.1"
[org.codehaus.httpcache4j.resolvers/resolvers-okhttp "5.0.1"]