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

io.github.HollandZang:http 2.0

Http connect component by Holland

Группа

Группа

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

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

http
Версия

Версия

2.0
Тип

Тип

jar

Скачать http 2.0

Имя Файла Размер
http-2.0.pom
http-2.0.jar 25 KB
http-2.0-sources.jar 9 KB
http-2.0-javadoc.jar 131 KB
Обзор

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