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

Jar examples for s:score-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials