httpobjects-client

simple http for the jvm

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.httpobjects.client
ArtifactId

ArtifactId

httpobjects-client
Last Version

Last Version

0.27.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpobjects-client
simple http for the jvm

Download httpobjects-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.httpobjects : httpobjects jar 0.27.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.27.0
0.13.0
0.12.0
0.11.0