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

com.github.gv2011:http 0.3.2


Группа

Группа

com.github.gv2011
Идентификатор

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

http
Версия

Версия

0.3.2
Тип

Тип

jar

Скачать http 0.3.2


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