is not current version
Last Version 0.6

cn.itlym:shoulder-http 0.1

http 相关,如接口调用等

GroupId

GroupId

cn.itlym
ArtifactId

ArtifactId

shoulder-http
Version

Version

0.1
Type

Type

jar

Download shoulder-http 0.1


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