com.jslsolucoes:http-client

http client api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

http-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

http client api
Project URL

Project URL

https://jslsolucoes.com
Project Organization

Project Organization

JSL Solucoes LTDA

Download http-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpmime jar 4.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0