License |
License |
---|---|
GroupId | GroupIdtop.qinbaowei |
ArtifactId | ArtifactIdhttptask |
Version | Version3.0 |
Type | Typeaar |
Description |
DescriptionHttpTask
A simple okhttp libray.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
httptask-3.0.pom | |
httptask-3.0-sources.jar | 8 KB |
httptask-3.0-javadoc.jar | 431 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.qinbaowei/httptask/ -->
<dependency>
<groupId>top.qinbaowei</groupId>
<artifactId>httptask</artifactId>
<version>3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.qinbaowei/httptask/
implementation 'top.qinbaowei:httptask:3.0'
// https://jarcasting.com/artifacts/top.qinbaowei/httptask/
implementation ("top.qinbaowei:httptask:3.0")
'top.qinbaowei:httptask:aar:3.0'
<dependency org="top.qinbaowei" name="httptask" rev="3.0">
<artifact name="httptask" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.qinbaowei', module='httptask', version='3.0')
)
libraryDependencies += "top.qinbaowei" % "httptask" % "3.0"
[top.qinbaowei/httptask "3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
com.google.code.gson : gson | jar | 2.8.9 |
com.qbw.l » l | jar | 2.0 |