| License |
License |
|---|---|
| GroupId | GroupIdcom.weicoder |
| ArtifactId | ArtifactIdhttp-extend |
| Last Version | Last Version3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjava tools
|
| Filename | Size |
|---|---|
| http-extend-3.2.pom | |
| http-extend-3.2.jar | 979 KB |
| http-extend-3.2-sources.jar | 1001 KB |
| http-extend-3.2-javadoc.jar | 4 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/http-extend/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>http-extend</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/http-extend/
implementation 'com.weicoder:http-extend:3.2'
// https://jarcasting.com/artifacts/com.weicoder/http-extend/
implementation ("com.weicoder:http-extend:3.2")
'com.weicoder:http-extend:jar:3.2'
<dependency org="com.weicoder" name="http-extend" rev="3.2">
<artifact name="http-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='http-extend', version='3.2')
)
libraryDependencies += "com.weicoder" % "http-extend" % "3.2"
[com.weicoder/http-extend "3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.weicoder : core-extend | jar | 3.2 |