Files download
File Operation
opflow-shade-okhttp-4.4.1-final.jar download
opflow-shade-okhttp-4.4.1-final.pom download
opflow-shade-okhttp-4.4.1-final-sources.jar download
Apache Maven
<dependency>
  <groupId>com.devebot.opflow</groupId>
  <artifactId>opflow-shade-okhttp</artifactId>
  <version>4.4.1-final</version>
</dependency>
Gradle Groovy
implementation 'com.devebot.opflow:opflow-shade-okhttp:4.4.1-final'
Gradle Kotlin
implementation("com.devebot.opflow:opflow-shade-okhttp:4.4.1-final")
Scala SBT
libraryDependencies += "com.devebot.opflow" % "opflow-shade-okhttp" % "4.4.1-final"
Groovy Grape
@Grapes(
  @Grab(group='com.devebot.opflow', module='opflow-shade-okhttp', version='4.4.1-final')
)
Apache Ivy
<dependency org="com.devebot.opflow" name="opflow-shade-okhttp" rev="4.4.1-final" />
Leiningen
[com.devebot.opflow/opflow-shade-okhttp "4.4.1-final"]
Apache Buildr
'com.devebot.opflow:opflow-shade-okhttp:jar:4.4.1-final'
Dependencies
The project has no third-party dependencies