Last Version

cactoos-http 0.0.1

Object-Oriented HTTP Client

License

License

MIT
Categories

Categories

cactoos General Purpose Libraries Utility
GroupId

GroupId

org.cactoos
ArtifactId

ArtifactId

cactoos-http
Version

Version

0.0.1
Type

Type

jar
Description

Description

cactoos-http
Object-Oriented HTTP Client
Project URL

Project URL

https://github.com/yegor256/cactoos-http
Project Organization

Project Organization

Cactoos
Source Code Management

Source Code Management

https://github.com/yegor256/cactoos-http

Download cactoos-http 0.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.29.2

test (1)

Group / Artifact Type Version
org.takes : takes jar 1.1

Project Modules

There are no modules declared in this project.