is not current version
Last Version 7.4.4

de.samply:common-http 7.4.1

LIB to easily use both apache and jersey http connectors

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

common-http
Version

Version

7.4.1
Type

Type

jar

Download common-http 7.4.1


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