Last Version

name.wramner.httpclient:HttpClient 1.1

Light-weight HTTP client.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

name.wramner.httpclient
ArtifactId

ArtifactId

HttpClient
Version

Version

1.1
Type

Type

jar
Description

Description

name.wramner.httpclient:HttpClient
Light-weight HTTP client.
Project URL

Project URL

https://github.com/erik-wramner/HttpClient

Download HttpClient 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.