не последняя версия
Последняя версия 2.7.5

com.squareup.okhttp:okhttp-apache 1.5.2


Категории

Категории

Square Прикладные библиотеки Financial
Группа

Группа

com.squareup.okhttp
Идентификатор

Идентификатор

okhttp-apache
Версия

Версия

1.5.2
Тип

Тип

jar

Скачать okhttp-apache 1.5.2


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