Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.hspconsortium.reference |
ArtifactId | ArtifactIdhspc-reference-auth-security |
Version | Version0.9 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-auth-security/ -->
<dependency>
<groupId>org.hspconsortium.reference</groupId>
<artifactId>hspc-reference-auth-security</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-auth-security/
implementation 'org.hspconsortium.reference:hspc-reference-auth-security:0.9'
// https://jarcasting.com/artifacts/org.hspconsortium.reference/hspc-reference-auth-security/
implementation ("org.hspconsortium.reference:hspc-reference-auth-security:0.9")
'org.hspconsortium.reference:hspc-reference-auth-security:jar:0.9'
<dependency org="org.hspconsortium.reference" name="hspc-reference-auth-security" rev="0.9">
<artifact name="hspc-reference-auth-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.reference', module='hspc-reference-auth-security', version='0.9')
)
libraryDependencies += "org.hspconsortium.reference" % "hspc-reference-auth-security" % "0.9"
[org.hspconsortium.reference/hspc-reference-auth-security "0.9"]