Download score-http-client-0.1.65.jar file - Jar s

Jar examples for s:score-http-client

Description

An HTTP client for CloudSlang

You can download jar file score-http-client 0.1.65 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add score-http-client-0.1.65.jar to your project.

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

Download

Click the following link to download the jar file.

score-http-client-0.1.65-javadoc.jar
score-http-client-0.1.65-sources.jar
score-http-client-0.1.65.jar
score-http-client-0.1.65.pom



Related Tutorials