Last Version

resty-httpclient 1.3.0.RELEASE

Resty java httpClient

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-httpclient
Version

Version

1.3.0.RELEASE
Type

Type

jar
Description

Description

resty-httpclient
Resty java httpClient

Download resty-httpclient 1.3.0.RELEASE


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.dreampie : resty-common jar 1.3.0.RELEASE

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.