is not current version
Last Version 2.3.8

de.otto:hmac-auth-common 1.2.9

common library of the hmac-auth project.

GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-common
Version

Version

1.2.9
Type

Type

jar

Download hmac-auth-common 1.2.9


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