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

Jar examples for s:score-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials