com.devdungeon.tools:http

An HTTP utility library

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.devdungeon.tools
ArtifactId

ArtifactId

http
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.devdungeon.tools:http
An HTTP utility library
Project URL

Project URL

https://www.devdungeon.com/projects
Source Code Management

Source Code Management

https://github.com/DevDungeon/tools.http

Download http

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.4
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.
com.devdungeon.tools

DevDungeon.com

DevDungeon Virtual Hackerspace

Versions

Version
2.0.1
2.0.0
1.0.1
0.0.2
0.0.1