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