xyz.cofe:http-base

HTTP client

License

License

GroupId

GroupId

xyz.cofe
ArtifactId

ArtifactId

http-base
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP client
Source Code Management

Source Code Management

http://github.com/gochaorg/cofe.xyz/tree/master/http-base

Download http-base

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
xyz.cofe : content-buffer jar 0.1
commons-codec : commons-codec jar 1.10
xyz.cofe : collection jar [0.1,1.0)
xyz.cofe : xml jar [0.1,1.0)
xyz.cofe : text jar [0.1,1.0)
xyz.cofe : template jar [0.1,1.0)
xyz.cofe : type jar [0.1,1.0)
xyz.cofe : iostream jar [0.1,1.0)
xyz.cofe : fs jar [0.1,1.0)
xyz.cofe : fs-itf jar [0.1,1.0)
org.jsoup : jsoup jar 1.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1