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