License |
License |
---|---|
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdhttp |
Version | Version3.4.6 |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
http-3.4.6.pom | |
http-3.4.6.jar | 12 KB |
http-3.4.6-sources.jar | 7 KB |
http-3.4.6-javadoc.jar | 462 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/http/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>http</artifactId>
<version>3.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/http/
implementation 'com.weicoder:http:3.4.6'
// https://jarcasting.com/artifacts/com.weicoder/http/
implementation ("com.weicoder:http:3.4.6")
'com.weicoder:http:jar:3.4.6'
<dependency org="com.weicoder" name="http" rev="3.4.6">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='http', version='3.4.6')
)
libraryDependencies += "com.weicoder" % "http" % "3.4.6"
[com.weicoder/http "3.4.6"]
Group / Artifact | Type | Version |
---|---|---|
com.weicoder : json | jar | 3.4.6 |
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
javax : javaee-api Optional | jar | 8.0.1 |
org.projectlombok : lombok Optional | jar | 1.18.12 |