http

http base on okhttp3.

License

License

GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

http
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

http
http base on okhttp3.
Source Code Management

Source Code Management

https://seepine.com

Download http

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3

test (1)

Group / Artifact Type Version
com.seepine : json jar 0.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.9
0.0.8
0.0.2
0.0.1