GroupId | GroupIdse.litsec.opensaml.sweid |
---|---|
ArtifactId | ArtifactIdswedish-eid-opensaml4 |
Version | Version2.0.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/se.litsec.opensaml.sweid/swedish-eid-opensaml4/ -->
<dependency>
<groupId>se.litsec.opensaml.sweid</groupId>
<artifactId>swedish-eid-opensaml4</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.opensaml.sweid/swedish-eid-opensaml4/
implementation 'se.litsec.opensaml.sweid:swedish-eid-opensaml4:2.0.0'
// https://jarcasting.com/artifacts/se.litsec.opensaml.sweid/swedish-eid-opensaml4/
implementation ("se.litsec.opensaml.sweid:swedish-eid-opensaml4:2.0.0")
'se.litsec.opensaml.sweid:swedish-eid-opensaml4:jar:2.0.0'
<dependency org="se.litsec.opensaml.sweid" name="swedish-eid-opensaml4" rev="2.0.0">
<artifact name="swedish-eid-opensaml4" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.opensaml.sweid', module='swedish-eid-opensaml4', version='2.0.0')
)
libraryDependencies += "se.litsec.opensaml.sweid" % "swedish-eid-opensaml4" % "2.0.0"
[se.litsec.opensaml.sweid/swedish-eid-opensaml4 "2.0.0"]