okhttp-digest

A digest authenticator for okhttp.

License

License

GroupId

GroupId

io.github.rburgst
ArtifactId

ArtifactId

okhttp-digest
Last Version

Last Version

2.7
Release Date

Release Date

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

How to add to project

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

Dependencies

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.7
2.6
2.5
1.21