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

com.cognitect:hmac-authn 0.1.191

HMAC sign and verify

Группа

Группа

com.cognitect
Идентификатор

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

hmac-authn
Версия

Версия

0.1.191
Тип

Тип

jar

Скачать hmac-authn 0.1.191

Имя Файла Размер
hmac-authn-0.1.191.pom
hmac-authn-0.1.191.jar 11 KB
Обзор

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