Httippy

A thin wrapper on OkHttp with integrated features of Jackson and Guice

Лицензия

Лицензия

Группа

Группа

io.github.fosstree
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Httippy
A thin wrapper on OkHttp with integrated features of Jackson and Guice
Ссылка на сайт

Ссылка на сайт

https://github.com/shubhampatil17

Скачать httippy

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 4.3.1
com.squareup.okhttp3 : logging-interceptor jar 4.3.1
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.google.inject : guice jar 4.2.2
org.projectlombok : lombok jar 1.18.12

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

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

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

Версия
1.0.2
1.0.1
1.0.0