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

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

Download

Click the following link to download the jar file.

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



Related Tutorials