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