License |
License |
---|---|
GroupId | GroupIdcom.hp.score.sdk |
ArtifactId | ArtifactIdscore-content-sdk |
Last Version | Last Version1.10.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.hp.score.sdk:score-content-sdk
An SDK to develop score content
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
score-content-sdk-1.10.10.pom | |
score-content-sdk-1.10.10.jar | 9 KB |
score-content-sdk-1.10.10-sources.jar | 10 KB |
score-content-sdk-1.10.10-javadoc.jar | 90 KB |
Browse |
<!-- 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.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.score.sdk/score-content-sdk/
implementation 'com.hp.score.sdk:score-content-sdk:1.10.10'
// https://jarcasting.com/artifacts/com.hp.score.sdk/score-content-sdk/
implementation ("com.hp.score.sdk:score-content-sdk:1.10.10")
'com.hp.score.sdk:score-content-sdk:jar:1.10.10'
<dependency org="com.hp.score.sdk" name="score-content-sdk" rev="1.10.10">
<artifact name="score-content-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.score.sdk', module='score-content-sdk', version='1.10.10')
)
libraryDependencies += "com.hp.score.sdk" % "score-content-sdk" % "1.10.10"
[com.hp.score.sdk/score-content-sdk "1.10.10"]