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