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