is not current version
Last Version 1.1.4

yhttp 1.0.8

http网络请求

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.kotlinx
ArtifactId

ArtifactId

yhttp
Version

Version

1.0.8
Type

Type

aar
Description

Description

yhttp
http网络请求
Project URL

Project URL

https://github.com/yutils/yhttp
Source Code Management

Source Code Management

https://github.com/yutils/yhttp

Download yhttp 1.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0-alpha03
com.google.code.gson : gson jar 2.8.7
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

Project Modules

There are no modules declared in this project.