License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.kotlinx |
ArtifactId | ArtifactIdyhttp |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionyhttp
http网络请求
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yhttp-1.1.4.pom | |
yhttp-1.1.4-sources.jar | 20 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |