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

io.github.HollandZang:http 1.0

Http connect component by Holland

Группа

Группа

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

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

http
Версия

Версия

1.0
Тип

Тип

jar

Скачать http 1.0

Имя Файла Размер
http-1.0.pom
http-1.0.jar 14 KB
http-1.0-sources.jar 4 KB
http-1.0-javadoc.jar 59 KB
Обзор

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