Download http-client-common-0.0.0-7.jar file - Jar h

Jar examples for h:http-client-common

Description

This project is the common library for http client in the cisco vss foundation runtime

You can download jar file http-client-common 0.0.0-7 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-client-common-0.0.0-7.jar to your project.

<dependency>
   <groupId>com.cisco.oss.foundation</groupId>
   <artifactId>http-client-common</artifactId>
   <version>0.0.0-7</version>
</dependency>
compile group: 'com.cisco.oss.foundation', name: 'http-client-common', version: '0.0.0-7'
libraryDependencies += "com.cisco.oss.foundation" % "http-client-common" % "0.0.0-7"
<dependency org="com.cisco.oss.foundation" name="http-client-common" rev="0.0.0-7"/>
@Grapes(@Grab(group='com.cisco.oss.foundation', module='http-client-common', version='0.0.0-7'))
'com.cisco.oss.foundation:http-client-common:jar:0.0.0-7'

Download

Click the following link to download the jar file.

http-client-common-0.0.0-7-javadoc.jar
http-client-common-0.0.0-7-sources.jar
http-client-common-0.0.0-7-tests.jar
http-client-common-0.0.0-7.jar
http-client-common-0.0.0-7.pom



Related Tutorials