Last Version

java-http 2.0.1

A Java utility library that makes HTTP requests easier to work with.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.raylabz
ArtifactId

ArtifactId

java-http
Version

Version

2.0.1
Type

Type

jar
Description

Description

java-http
A Java utility library that makes HTTP requests easier to work with.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/raylabz/java-http/tree/master

Download java-http 2.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.