| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.xworker |
| ArtifactId | ArtifactIdxworker_httpclient |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe parent model liberary of XWorker.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xworker_httpclient-1.0.0.pom | |
| xworker_httpclient-1.0.0.jar | 89 KB |
| xworker_httpclient-1.0.0-sources.jar | 70 KB |
| xworker_httpclient-1.0.0-javadoc.jar | 554 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_httpclient/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_httpclient</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_httpclient/
implementation 'org.xworker:xworker_httpclient:1.0.0'
// https://jarcasting.com/artifacts/org.xworker/xworker_httpclient/
implementation ("org.xworker:xworker_httpclient:1.0.0")
'org.xworker:xworker_httpclient:jar:1.0.0'
<dependency org="org.xworker" name="xworker_httpclient" rev="1.0.0">
<artifact name="xworker_httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_httpclient', version='1.0.0')
)
libraryDependencies += "org.xworker" % "xworker_httpclient" % "1.0.0"
[org.xworker/xworker_httpclient "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xworker : xworker_lang | jar | 1.4.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.1 |
| org.apache.httpcomponents : httpmime | jar | 4.5.1 |
| org.x-meta : org.xmeta.engine | jar | 1.4.5 |