httpobjects

simple http for the jvm

License

License

GroupId

GroupId

org.httpobjects
ArtifactId

ArtifactId

httpobjects
Last Version

Last Version

0.27.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpobjects
simple http for the jvm

Download httpobjects

How to add to project

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

Dependencies

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
0.10.0
0.9.0
0.7.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0