HttpKitParent

library for making http calls

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

Hannes Dorfmann

Скачать httpkit-parent

Имя Файла Размер
httpkit-parent-1.5.6.pom 8 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • library
  • httpkit-jackson
  • httpkit-simple-xml
  • httpkit-image
  • httpkit-logan-square

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

Версия
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-RC2