is not current version
Last Version 1.16.2

org.dmfs:okhttp-executor 0.20

HttpRequestExecutor based on OkHttp

GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

okhttp-executor
Version

Version

0.20
Type

Type

jar

Download okhttp-executor 0.20


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