is not current version
Last Version 2.7

okhttp-digest 2.5

A digest authenticator for okhttp.

License

License

GroupId

GroupId

io.github.rburgst
ArtifactId

ArtifactId

okhttp-digest
Version

Version

2.5
Type

Type

jar
Description

Description

okhttp-digest
A digest authenticator for okhttp.
Project URL

Project URL

https://github.com/rburgst/okhttp-digest
Source Code Management

Source Code Management

https://github.com/rburgst/okhttp-digest

Download okhttp-digest 2.5


<!-- https://jarcasting.com/artifacts/io.github.rburgst/okhttp-digest/ -->
<dependency>
    <groupId>io.github.rburgst</groupId>
    <artifactId>okhttp-digest</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rburgst/okhttp-digest/
implementation 'io.github.rburgst:okhttp-digest:2.5'
// https://jarcasting.com/artifacts/io.github.rburgst/okhttp-digest/
implementation ("io.github.rburgst:okhttp-digest:2.5")
'io.github.rburgst:okhttp-digest:jar:2.5'
<dependency org="io.github.rburgst" name="okhttp-digest" rev="2.5">
  <artifact name="okhttp-digest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rburgst', module='okhttp-digest', version='2.5')
)
libraryDependencies += "io.github.rburgst" % "okhttp-digest" % "2.5"
[io.github.rburgst/okhttp-digest "2.5"]

Dependencies

runtime (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.7.2

test (5)

Group / Artifact Type Version
com.squareup.okhttp3 : logging-interceptor jar 4.7.2
com.squareup.okhttp3 : mockwebserver jar 4.7.2
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.15.0

Project Modules

There are no modules declared in this project.