is not current version
Last Version 0.1.210

com.cognitect:hmac-authn 0.1.194

HMAC sign and verify

GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

hmac-authn
Version

Version

0.1.194
Type

Type

jar

Download hmac-authn 0.1.194


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