is not current version
Last Version 1.2.2-4

com.cisco.oss.foundation:http-client-apache 1.2.2-3

This project is the apache http client implementation library in the cisco vss foundation runtime

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cisco.oss.foundation
ArtifactId

ArtifactId

http-client-apache
Version

Version

1.2.2-3
Type

Type

jar

Download http-client-apache 1.2.2-3


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