is not current version
Last Version 2.7.5

com.squareup.okhttp:okhttp-apache 1.1.1


Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.okhttp
ArtifactId

ArtifactId

okhttp-apache
Version

Version

1.1.1
Type

Type

jar

Download okhttp-apache 1.1.1


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