is not current version
Last Version 2.7.5

com.squareup.okhttp:okhttp-apache 2.7.2


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okhttp-apache
Version

Version

2.7.2
Type

Type

jar

Download okhttp-apache 2.7.2


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