GroupId | GroupIdse.litsec.opensaml.sweid |
---|---|
ArtifactId | ArtifactIdswedish-eid-opensaml3 |
Version | Version1.2.3 |
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.3</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.opensaml.sweid/swedish-eid-opensaml3/
implementation 'se.litsec.opensaml.sweid:swedish-eid-opensaml3:1.2.3'
// https://jarcasting.com/artifacts/se.litsec.opensaml.sweid/swedish-eid-opensaml3/
implementation ("se.litsec.opensaml.sweid:swedish-eid-opensaml3:1.2.3")
'se.litsec.opensaml.sweid:swedish-eid-opensaml3:jar:1.2.3'
<dependency org="se.litsec.opensaml.sweid" name="swedish-eid-opensaml3" rev="1.2.3">
<artifact name="swedish-eid-opensaml3" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.opensaml.sweid', module='swedish-eid-opensaml3', version='1.2.3')
)
libraryDependencies += "se.litsec.opensaml.sweid" % "swedish-eid-opensaml3" % "1.2.3"
[se.litsec.opensaml.sweid/swedish-eid-opensaml3 "1.2.3"]