HttpKit

library for making http calls

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

HttpKit
library for making http calls
Организация-разработчик

Организация-разработчик

Hannes Dorfmann

Скачать httpkit

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.jakewharton : disklrucache jar 2.0.2

provided (1)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 4.1.1.4

test (2)

Идентификатор библиотеки Тип Версия
com.pivotallabs : robolectric jar 1.2
junit : junit jar 4.11

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

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

Версии библиотеки

Версия
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.1-RC2
1.4.1-RC1