is not current version
Last Version 2.3.8

de.otto:hmac-auth-jersey-client 2.3.6

client library of the hmac-auth project.

Categories

Categories

CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-jersey-client
Version

Version

2.3.6
Type

Type

jar

Download hmac-auth-jersey-client 2.3.6


<!-- https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/ -->
<dependency>
    <groupId>de.otto</groupId>
    <artifactId>hmac-auth-jersey-client</artifactId>
    <version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/
implementation 'de.otto:hmac-auth-jersey-client:2.3.6'
// https://jarcasting.com/artifacts/de.otto/hmac-auth-jersey-client/
implementation ("de.otto:hmac-auth-jersey-client:2.3.6")
'de.otto:hmac-auth-jersey-client:jar:2.3.6'
<dependency org="de.otto" name="hmac-auth-jersey-client" rev="2.3.6">
  <artifact name="hmac-auth-jersey-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='hmac-auth-jersey-client', version='2.3.6')
)
libraryDependencies += "de.otto" % "hmac-auth-jersey-client" % "2.3.6"
[de.otto/hmac-auth-jersey-client "2.3.6"]