HttpTask

A simple okhttp libray.

License

License

GroupId

GroupId

top.qinbaowei
ArtifactId

ArtifactId

httptask
Last Version

Last Version

3.1
Release Date

Release Date

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

How to add to project

<!-- https://jarcasting.com/artifacts/top.qinbaowei/httptask/ -->
<dependency>
    <groupId>top.qinbaowei</groupId>
    <artifactId>httptask</artifactId>
    <version>3.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/top.qinbaowei/httptask/
implementation 'top.qinbaowei:httptask:3.1'
// https://jarcasting.com/artifacts/top.qinbaowei/httptask/
implementation ("top.qinbaowei:httptask:3.1")
'top.qinbaowei:httptask:aar:3.1'
<dependency org="top.qinbaowei" name="httptask" rev="3.1">
  <artifact name="httptask" type="aar" />
</dependency>
@Grapes(
@Grab(group='top.qinbaowei', module='httptask', version='3.1')
)
libraryDependencies += "top.qinbaowei" % "httptask" % "3.1"
[top.qinbaowei/httptask "3.1"]

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
top.qinbaowei : log jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.1
3.0