toortools http

Simple http requests for java

License

License

GroupId

GroupId

com.object0r.toortools.http
ArtifactId

ArtifactId

toortools-http
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

toortools http
Simple http requests for java
Project URL

Project URL

http://www.object0r.com
Source Code Management

Source Code Management

https://github.com/nikos-glikis/toortools-http

Download toortools-http

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0