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