не последняя версия
Последняя версия 5.0.0-alpha.10

com.squareup.okhttp3:okhttp 3.12.9


Категории

Категории

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

Группа

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

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

okhttp
Версия

Версия

3.12.9
Тип

Тип

jar

Скачать okhttp 3.12.9


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