не последняя версия
Последняя версия 0.2.4

de.otto.edison:edison-hmac 0.2.2

A library used at otto.de to integrate hmac into edison microserivces.

Группа

Группа

de.otto.edison
Идентификатор

Идентификатор

edison-hmac
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать edison-hmac 0.2.2


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