Last Version

resty-client 1.1.0

Resty java client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-client
Version

Version

1.1.0
Type

Type

jar
Description

Description

resty-client
Resty java client

Download resty-client 1.1.0


<!-- https://jarcasting.com/artifacts/cn.dreampie/resty-client/ -->
<dependency>
    <groupId>cn.dreampie</groupId>
    <artifactId>resty-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dreampie/resty-client/
implementation 'cn.dreampie:resty-client:1.1.0'
// https://jarcasting.com/artifacts/cn.dreampie/resty-client/
implementation ("cn.dreampie:resty-client:1.1.0")
'cn.dreampie:resty-client:jar:1.1.0'
<dependency org="cn.dreampie" name="resty-client" rev="1.1.0">
  <artifact name="resty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dreampie', module='resty-client', version='1.1.0')
)
libraryDependencies += "cn.dreampie" % "resty-client" % "1.1.0"
[cn.dreampie/resty-client "1.1.0"]

Dependencies

compile (1)

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

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.