is not current version
Last Version 1.10.10

com.hp.score.sdk:score-content-sdk 1.10.6

An SDK to develop score content

GroupId

GroupId

com.hp.score.sdk
ArtifactId

ArtifactId

score-content-sdk
Version

Version

1.10.6
Type

Type

jar

Download score-content-sdk 1.10.6


<!-- https://jarcasting.com/artifacts/com.hp.score.sdk/score-content-sdk/ -->
<dependency>
    <groupId>com.hp.score.sdk</groupId>
    <artifactId>score-content-sdk</artifactId>
    <version>1.10.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.score.sdk/score-content-sdk/
implementation 'com.hp.score.sdk:score-content-sdk:1.10.6'
// https://jarcasting.com/artifacts/com.hp.score.sdk/score-content-sdk/
implementation ("com.hp.score.sdk:score-content-sdk:1.10.6")
'com.hp.score.sdk:score-content-sdk:jar:1.10.6'
<dependency org="com.hp.score.sdk" name="score-content-sdk" rev="1.10.6">
  <artifact name="score-content-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.score.sdk', module='score-content-sdk', version='1.10.6')
)
libraryDependencies += "com.hp.score.sdk" % "score-content-sdk" % "1.10.6"
[com.hp.score.sdk/score-content-sdk "1.10.6"]