is not current version
Last Version 5.3.0.5

com.identityx.auth:daon-http-digest-auth 4.4.0.8

Client library used for adding authentication to http messages as required by IdentityX Rest Services

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.identityx.auth
ArtifactId

ArtifactId

daon-http-digest-auth
Version

Version

4.4.0.8
Type

Type

jar

Download daon-http-digest-auth 4.4.0.8


<!-- https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/ -->
<dependency>
    <groupId>com.identityx.auth</groupId>
    <artifactId>daon-http-digest-auth</artifactId>
    <version>4.4.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/
implementation 'com.identityx.auth:daon-http-digest-auth:4.4.0.8'
// https://jarcasting.com/artifacts/com.identityx.auth/daon-http-digest-auth/
implementation ("com.identityx.auth:daon-http-digest-auth:4.4.0.8")
'com.identityx.auth:daon-http-digest-auth:jar:4.4.0.8'
<dependency org="com.identityx.auth" name="daon-http-digest-auth" rev="4.4.0.8">
  <artifact name="daon-http-digest-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.identityx.auth', module='daon-http-digest-auth', version='4.4.0.8')
)
libraryDependencies += "com.identityx.auth" % "daon-http-digest-auth" % "4.4.0.8"
[com.identityx.auth/daon-http-digest-auth "4.4.0.8"]