is not current version
Last Version 1.2.2-4

com.cisco.oss.foundation:http-client-apache 1.0.3-2

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.0.3-2
Type

Type

jar

Download http-client-apache 1.0.3-2


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