Last Version

http 1.0

a facade of Apache Http Client and OkHttp

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

io.github.hadix-lin
ArtifactId

ArtifactId

http
Version

Version

1.0
Type

Type

jar
Description

Description

http
a facade of Apache Http Client and OkHttp
Project URL

Project URL

https://github.com/hadix-lin/http
Source Code Management

Source Code Management

https://github.com/hadix-lin/http

Download http 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.8

provided (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.9.1
com.squareup.okhttp3 : logging-interceptor jar 3.9.1
org.apache.httpcomponents : httpclient jar 4.5.5
org.apache.httpcomponents : httpmime jar 4.5.5

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.31
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.