is not current version
Last Version 1.4.1

cn.majingjing:http-client 1.1.5

majj http client

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.majingjing
ArtifactId

ArtifactId

http-client
Version

Version

1.1.5
Type

Type

jar

Download http-client 1.1.5


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