is not current version
Last Version 2.1.4

com.gitee.smiletou:jykits-http 2.0.3

Http客户端

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.gitee.smiletou
ArtifactId

ArtifactId

jykits-http
Version

Version

2.0.3
Type

Type

jar

Download jykits-http 2.0.3


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