is not current version
Last Version 0.1.12

hu.meza.tools:http-client-wrapper 0.1.8

A wrapper for the http client library

Categories

Categories

CLI User Interface
GroupId

GroupId

hu.meza.tools
ArtifactId

ArtifactId

http-client-wrapper
Version

Version

0.1.8
Type

Type

jar

Download http-client-wrapper 0.1.8


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