Download score-api-0.3.41.jar file - Jar s

Jar examples for s:score-api

Description

You can download jar file score-api 0.3.41 in this page.

License

Open Source License

Build File

You can use the following script to add score-api-0.3.41.jar to your project.

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

Download

Click the following link to download the jar file.

score-api-0.3.41-javadoc.jar
score-api-0.3.41-sources.jar
score-api-0.3.41.jar
score-api-0.3.41.pom



Related Tutorials