OolonHttpUtil

httpUtil Wrapper

License

License

GroupId

GroupId

io.oolon
ArtifactId

ArtifactId

HttpUtil
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

OolonHttpUtil
httpUtil Wrapper
Project URL

Project URL

https://github.com/oolon-io/HttpUtil
Source Code Management

Source Code Management

https://github.com/oolon-io/HttpUtil.git

Download HttpUtil

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.12
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0