Jar examples for h:http-client-api
This project is the api library for http client in the cisco vss foundation runtime
You can download jar file http-client-api 1.0.0-1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add http-client-api-1.0.0-1.jar to your project.
<dependency> <groupId>com.cisco.oss.foundation</groupId> <artifactId>http-client-api</artifactId> <version>1.0.0-1</version> </dependency>
compile group: 'com.cisco.oss.foundation', name: 'http-client-api', version: '1.0.0-1'
libraryDependencies += "com.cisco.oss.foundation" % "http-client-api" % "1.0.0-1"
<dependency org="com.cisco.oss.foundation" name="http-client-api" rev="1.0.0-1"/>
@Grapes(@Grab(group='com.cisco.oss.foundation', module='http-client-api', version='1.0.0-1'))
'com.cisco.oss.foundation:http-client-api:jar:1.0.0-1'
Click the following link to download the jar file.
http-client-api-1.0.0-1-javadoc.jar