License |
License |
---|---|
GroupId | GroupIdcom.gitee.tiamosu |
ArtifactId | ArtifactIdfly-http |
Version | Version4.3.3 |
Type | Typeaar |
Description |
DescriptionX-MVVMFly
An Android library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fly-http-4.3.3.pom | |
fly-http-4.3.3-sources.jar | 64 KB |
fly-http-4.3.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.tiamosu/fly-http/ -->
<dependency>
<groupId>com.gitee.tiamosu</groupId>
<artifactId>fly-http</artifactId>
<version>4.3.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.tiamosu/fly-http/
implementation 'com.gitee.tiamosu:fly-http:4.3.3'
// https://jarcasting.com/artifacts/com.gitee.tiamosu/fly-http/
implementation ("com.gitee.tiamosu:fly-http:4.3.3")
'com.gitee.tiamosu:fly-http:aar:4.3.3'
<dependency org="com.gitee.tiamosu" name="fly-http" rev="4.3.3">
<artifact name="fly-http" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.tiamosu', module='fly-http', version='4.3.3')
)
libraryDependencies += "com.gitee.tiamosu" % "fly-http" % "4.3.3"
[com.gitee.tiamosu/fly-http "4.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton : disklrucache | jar | 2.0.2 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.3 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |