is not current version
Last Version 2.0.206.fcc5e76

dk.acto:client 2.0.190.30b7b2e

Client library for the Fafnir SSO solution, for use with Spring Boot

Categories

Categories

CLI User Interface
GroupId

GroupId

dk.acto
ArtifactId

ArtifactId

client
Version

Version

2.0.190.30b7b2e
Type

Type

jar

Download client 2.0.190.30b7b2e


<!-- https://jarcasting.com/artifacts/dk.acto/client/ -->
<dependency>
    <groupId>dk.acto</groupId>
    <artifactId>client</artifactId>
    <version>2.0.190.30b7b2e</version>
</dependency>
// https://jarcasting.com/artifacts/dk.acto/client/
implementation 'dk.acto:client:2.0.190.30b7b2e'
// https://jarcasting.com/artifacts/dk.acto/client/
implementation ("dk.acto:client:2.0.190.30b7b2e")
'dk.acto:client:jar:2.0.190.30b7b2e'
<dependency org="dk.acto" name="client" rev="2.0.190.30b7b2e">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.acto', module='client', version='2.0.190.30b7b2e')
)
libraryDependencies += "dk.acto" % "client" % "2.0.190.30b7b2e"
[dk.acto/client "2.0.190.30b7b2e"]