jhttp

send http by java

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

jhttp
send http by java
Ссылка на сайт

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

http://github.com/topicstudy/jhttp
Организация-разработчик

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

topicstudy

Скачать jhttp

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13

test (1)

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

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

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

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

Версия
1.1.1
1.0.1