is not current version
Last Version 1.2.2-4

com.cisco.oss.foundation:http-client-apache 0.0.0-7

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

0.0.0-7
Type

Type

jar

Download http-client-apache 0.0.0-7


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