yhttp

http网络请求

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.kotlinx
ArtifactId

ArtifactId

yhttp
Last Version

Last Version

1.1.4
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.8