is not current version
Last Version 3.13.1

com.squareup.okhttp3:okhttp-apache 3.12.5


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp3
ArtifactId

ArtifactId

okhttp-apache
Version

Version

3.12.5
Type

Type

jar

Download okhttp-apache 3.12.5


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