is not current version
Last Version 0.6

cn.itlym:shoulder-http 0.5

http 相关,如接口调用等

GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-http
Version

Version

0.5
Type

Type

jar

Download shoulder-http 0.5


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