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

com.squareup.okhttp3:okhttp-tls 3.14.8


Категории

Категории

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

Группа

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

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

okhttp-tls
Версия

Версия

3.14.8
Тип

Тип

jar

Скачать okhttp-tls 3.14.8


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