GroupId | GroupIdorg.hspconsortium.reference |
---|---|
ArtifactId | ArtifactIdhspc-reference-api-parent |
Version | Version1.10.4 |
Type | Typepom |
Filename | Size |
---|---|
hspc-reference-api-parent-1.10.4.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.4</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.4'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-api-parent/
implementation ("org.hspconsortium.reference:hspc-reference-api-parent:1.10.4")
'org.hspconsortium.reference:hspc-reference-api-parent:pom:1.10.4'
<dependency org="org.hspconsortium.reference" name="hspc-reference-api-parent" rev="1.10.4">
<artifact name="hspc-reference-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-api-parent', version='1.10.4')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-api-parent" % "1.10.4"
[org.hspconsortium.reference/hspc-reference-api-parent "1.10.4"]