is not current version
Last Version 4.4.1-final

com.devebot.opflow:opflow-shade-okhttp 4.3.1

Opflow shaded okhttp library

GroupId

GroupId

com.devebot.opflow
ArtifactId

ArtifactId

opflow-shade-okhttp
Version

Version

4.3.1
Type

Type

jar

Download opflow-shade-okhttp 4.3.1


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