is not current version
Last Version 2.3.8

de.otto:hmac-auth-server 1.2.8

server library of the hmac-auth project.

GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-server
Version

Version

1.2.8
Type

Type

jar

Download hmac-auth-server 1.2.8


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