is not current version
Last Version 2.3.8

de.otto:hmac-auth-server 1.2.4

server library of the hmac-auth project.

GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-server
Version

Version

1.2.4
Type

Type

jar

Download hmac-auth-server 1.2.4


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