is not current version
Last Version 3.5.1-jdk11

com.weicoder:http 3.2.9


GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

http
Version

Version

3.2.9
Type

Type

jar

Download http 3.2.9


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