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

OkHttp SPDY and HTTP/2.0 internals 1.3.0

An HTTP+SPDY client for Android and Java applications

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

okhttp-protocols
Версия

Версия

1.3.0
Тип

Тип

jar
Описание

Описание

OkHttp SPDY and HTTP/2.0 internals
An HTTP+SPDY client for Android and Java applications

Скачать okhttp-protocols 1.3.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mortbay.jetty.npn : npn-boot Необязательный jar 8.1.2.v20120308

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

Модули Проекта

Данный проект не имеет модулей.