is not current version
Last Version 3.1

HttpTask 3.0

A simple okhttp libray.

License

License

GroupId

GroupId

top.qinbaowei
ArtifactId

ArtifactId

httptask
Version

Version

3.0
Type

Type

aar
Description

Description

HttpTask
A simple okhttp libray.
Project URL

Project URL

https://github.com/qbaowei/HttpTask
Source Code Management

Source Code Management

https://github.com/qbaowei/HttpTask

Download httptask 3.0


<!-- 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"]

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.