is not current version
Last Version 1.0.1

cn.zkyle:khttp 1.0.0

khttp api

GroupId

GroupId

cn.zkyle
ArtifactId

ArtifactId

khttp
Version

Version

1.0.0
Type

Type

aar

Download khttp 1.0.0


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