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

jhttp 1.1.1

send http by java

Лицензия

Лицензия

Группа

Группа

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

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

jhttp
Версия

Версия

1.1.1
Тип

Тип

jar
Описание

Описание

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

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

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

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

topicstudy

Скачать jhttp 1.1.1


<!-- 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

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

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