Download score-content-sdk-1.10.7.jar file - Jar s

Jar examples for s:score-content-sdk

Description

An SDK to develop score content

You can download jar file score-content-sdk 1.10.7 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add score-content-sdk-1.10.7.jar to your project.

<dependency>
   <groupId>com.hp.score.sdk</groupId>
   <artifactId>score-content-sdk</artifactId>
   <version>1.10.7</version>
</dependency>
compile group: 'com.hp.score.sdk', name: 'score-content-sdk', version: '1.10.7'
libraryDependencies += "com.hp.score.sdk" % "score-content-sdk" % "1.10.7"
<dependency org="com.hp.score.sdk" name="score-content-sdk" rev="1.10.7"/>
@Grapes(@Grab(group='com.hp.score.sdk', module='score-content-sdk', version='1.10.7'))
'com.hp.score.sdk:score-content-sdk:jar:1.10.7'

Download

Click the following link to download the jar file.

score-content-sdk-1.10.7-javadoc.jar
score-content-sdk-1.10.7-sources.jar
score-content-sdk-1.10.7.jar
score-content-sdk-1.10.7.pom



Related Tutorials