is not current version
Last Version 2.7.5

com.squareup.okhttp:okhttp-apache 2.3.0


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okhttp-apache
Version

Version

2.3.0
Type

Type

jar

Download okhttp-apache 2.3.0


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