Last Version

httpobjects 0.27.0

simple http for the jvm

License

License

GroupId

GroupId

org.httpobjects
ArtifactId

ArtifactId

httpobjects
Version

Version

0.27.0
Type

Type

jar
Description

Description

httpobjects
simple http for the jvm

Download httpobjects 0.27.0


<!-- 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.