Last Version

httpobjects-test 0.27.0

simple http for the jvm

License

License

GroupId

GroupId

org.httpobjects.test
ArtifactId

ArtifactId

httpobjects-test
Version

Version

0.27.0
Type

Type

jar
Description

Description

httpobjects-test
simple http for the jvm

Download httpobjects-test 0.27.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.httpobjects : httpobjects jar 0.27.0
commons-httpclient : commons-httpclient jar 3.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.