License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcn.dreampie |
ArtifactId | ArtifactIdresty-httpclient |
Last Version | Last Version1.3.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionresty-httpclient
Resty java httpClient
|
<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-httpclient/ -->
<dependency>
<groupId>cn.dreampie</groupId>
<artifactId>resty-httpclient</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-httpclient/
implementation 'cn.dreampie:resty-httpclient:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/cn.dreampie/resty-httpclient/
implementation ("cn.dreampie:resty-httpclient:1.3.0.RELEASE")
'cn.dreampie:resty-httpclient:jar:1.3.0.RELEASE'
<dependency org="cn.dreampie" name="resty-httpclient" rev="1.3.0.RELEASE">
<artifact name="resty-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-httpclient', version='1.3.0.RELEASE')
)
libraryDependencies += "cn.dreampie" % "resty-httpclient" % "1.3.0.RELEASE"
[cn.dreampie/resty-httpclient "1.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.dreampie : resty-common | jar | 1.3.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |