is not current version
Last Version 2.3.8

de.otto:hmac-auth-server 1.0.0

server library of the hmac-auth project.

GroupId

GroupId

de.otto
ArtifactId

ArtifactId

hmac-auth-server
Version

Version

1.0.0
Type

Type

jar

Download hmac-auth-server 1.0.0


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