GroupId | GroupIdse.litsec.sweid.idp |
---|---|
ArtifactId | ArtifactIdshibboleth-attribute-support |
Version | Version1.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-attribute-support/ -->
<dependency>
<groupId>se.litsec.sweid.idp</groupId>
<artifactId>shibboleth-attribute-support</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-attribute-support/
implementation 'se.litsec.sweid.idp:shibboleth-attribute-support:1.4'
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-attribute-support/
implementation ("se.litsec.sweid.idp:shibboleth-attribute-support:1.4")
'se.litsec.sweid.idp:shibboleth-attribute-support:jar:1.4'
<dependency org="se.litsec.sweid.idp" name="shibboleth-attribute-support" rev="1.4">
<artifact name="shibboleth-attribute-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.sweid.idp', module='shibboleth-attribute-support', version='1.4')
)
libraryDependencies += "se.litsec.sweid.idp" % "shibboleth-attribute-support" % "1.4"
[se.litsec.sweid.idp/shibboleth-attribute-support "1.4"]