is not current version
Last Version 1.16.2

org.dmfs:okhttp-executor 0.15.1

HttpRequestExecutor based on OkHttp

GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

okhttp-executor
Version

Version

0.15.1
Type

Type

jar

Download okhttp-executor 0.15.1


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