okhttp-executor

HttpRequestExecutor based on OkHttp

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

okhttp-executor
Last Version

Last Version

1.16.2
Release Date

Release Date

Type

Type

jar
Description

Description

okhttp-executor
HttpRequestExecutor based on OkHttp
Project URL

Project URL

https://github.com/dmfs/http-client-essentials-suite

Download okhttp-executor

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.8.1
org.dmfs : http-client-essentials jar 1.16.2
org.dmfs : http-client-types jar 1.16.2
org.dmfs : http-client-headers jar 1.16.2
org.dmfs : http-client-basics jar 1.16.2
org.dmfs : http-executor-commons jar 1.16.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.16.2
0.20
0.19
0.18
0.17
0.16.2
0.16.1
0.16
0.15.2
0.15.1
0.15
0.14