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

com.squareup.okhttp3:okhttp-tls 4.2.2

null

Категории

Категории

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

Группа

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

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

okhttp-tls
Версия

Версия

4.2.2
Тип

Тип

jar

Скачать okhttp-tls 4.2.2


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