Last Version

requests4j 0.2.3

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

License

License

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

requests4j
Version

Version

0.2.3
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 0.2.3


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