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

com.squareup.okhttp3:okhttp-tls 3.12.11


Категории

Категории

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

Группа

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

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

okhttp-tls
Версия

Версия

3.12.11
Тип

Тип

jar

Скачать okhttp-tls 3.12.11


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