License |
License |
---|---|
GroupId | GroupIdorg.hspconsortium.reference |
ArtifactId | ArtifactIdhspc-reference-api-parent |
Last Version | Last Version1.10.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRelease information
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hspc-reference-api-parent-1.10.8.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-parent/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-reference-api-parent</artifactId>
<version>1.10.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-parent/
implementation 'org.hspconsortium.reference:hspc-reference-api-parent:1.10.8'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-parent/
implementation ("org.hspconsortium.reference:hspc-reference-api-parent:1.10.8")
'org.hspconsortium.reference:hspc-reference-api-parent:pom:1.10.8'
<dependency org="org.hspconsortium.reference" name="hspc-reference-api-parent" rev="1.10.8">
<artifact name="hspc-reference-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-api-parent', version='1.10.8')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-api-parent" % "1.10.8"
[org.hspconsortium.reference/hspc-reference-api-parent "1.10.8"]