is not current version
Last Version 0.8

com.github.gv2011:http 0.3.6


GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

http
Version

Version

0.3.6
Type

Type

jar

Download http 0.3.6


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