HTTP Client utilities


License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.daioware.net.http
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Client utilities
HTTP Client utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.net.http.client
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
com.daioware : file jar 1.0.0-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE