Download cs-http-client-0.1.74.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.74 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.74.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials