is not current version
Last Version 1.4.2

com.ericsson.research.trap.transports:http-client-apache 1.3

HTTP transport, client-side, powered by apache's HTTP implemetation

Categories

Categories

CLI User Interface Search Business Logic Libraries
GroupId

GroupId

com.ericsson.research.trap.transports
ArtifactId

ArtifactId

http-client-apache
Version

Version

1.3
Type

Type

jar

Download http-client-apache 1.3


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