Download cs-http-client-0.1.67.jar file - Jar c

Jar examples for c:cs-http-client

Description

An HTTP client for CloudSlang

You can download jar file cs-http-client 0.1.67 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add cs-http-client-0.1.67.jar to your project.

<dependency>
   <groupId>io.cloudslang.content</groupId>
   <artifactId>cs-http-client</artifactId>
   <version>0.1.67</version>
</dependency>
compile group: 'io.cloudslang.content', name: 'cs-http-client', version: '0.1.67'
libraryDependencies += "io.cloudslang.content" % "cs-http-client" % "0.1.67"
<dependency org="io.cloudslang.content" name="cs-http-client" rev="0.1.67"/>
@Grapes(@Grab(group='io.cloudslang.content', module='cs-http-client', version='0.1.67'))
'io.cloudslang.content:cs-http-client:jar:0.1.67'

Download

Click the following link to download the jar file.

cs-http-client-0.1.67-javadoc.jar
cs-http-client-0.1.67-sources.jar
cs-http-client-0.1.67.jar
cs-http-client-0.1.67.pom



Related Tutorials