is not current version
Last Version 3.5.1-jdk11

com.weicoder:http 3.5.0

java tools

License

License

GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

http
Version

Version

3.5.0
Type

Type

jar
Description

Description

java tools

Download http 3.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.weicoder : json jar 3.5.0
com.squareup.okhttp3 : okhttp jar 4.9.3
io.github.zawn.retrofit2 : retrofit jar 2.10.6
jakarta.platform : jakarta.jakartaee-api Optional jar 9.1.0
org.projectlombok : lombok Optional jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.