Last Version

okhttp-executor 1.16.2

HttpRequestExecutor based on OkHttp

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

okhttp-executor
Version

Version

1.16.2
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 1.16.2


<!-- 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.