Last Version

http 0.1.0

http base on okhttp3.

License

License

GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

http
Version

Version

0.1.0
Type

Type

jar
Description

Description

http
http base on okhttp3.
Source Code Management

Source Code Management

https://seepine.com

Download http 0.1.0


<!-- 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.