GroupId | GroupIdse.litsec.sweid.idp |
---|---|
ArtifactId | ArtifactIdshibboleth-sweid-extensions |
Version | Version1.7.0 |
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.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-sweid-extensions/
implementation 'se.litsec.sweid.idp:shibboleth-sweid-extensions:1.7.0'
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-sweid-extensions/
implementation ("se.litsec.sweid.idp:shibboleth-sweid-extensions:1.7.0")
'se.litsec.sweid.idp:shibboleth-sweid-extensions:jar:1.7.0'
<dependency org="se.litsec.sweid.idp" name="shibboleth-sweid-extensions" rev="1.7.0">
<artifact name="shibboleth-sweid-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.sweid.idp', module='shibboleth-sweid-extensions', version='1.7.0')
)
libraryDependencies += "se.litsec.sweid.idp" % "shibboleth-sweid-extensions" % "1.7.0"
[se.litsec.sweid.idp/shibboleth-sweid-extensions "1.7.0"]