requests4j

HTTP for humans using Java, inspired by the amazing requests Python library.

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

requests4j
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

requests4j
HTTP for humans using Java, inspired by the amazing requests Python library.
Project Organization

Project Organization

University of Waikato, Hamilton, NZ
Source Code Management

Source Code Management

https://github.com/fracpete/requests4j

Download requests4j

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sf.trove4j : core jar 3.1.0
org.apache.tika : tika-core jar 1.28.2
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : okhttp-urlconnection jar 4.9.3
com.google.code.gson : gson jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1