License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdcom.kotlinx |
ArtifactId | ArtifactIdyhttp |
Version | Version1.0.8 |
Type | Typeaar |
Description |
Descriptionyhttp
http网络请求
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yhttp-1.0.8.pom | |
yhttp-1.0.8-sources.jar | 20 KB |
Browse |
<!-- 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"]
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 |