Jar examples for h:hmac-authn
HMAC sign and verify
You can download jar file hmac-authn 0.1.194 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hmac-authn-0.1.194.jar to your project.
<dependency> <groupId>com.cognitect</groupId> <artifactId>hmac-authn</artifactId> <version>0.1.194</version> </dependency>
compile group: 'com.cognitect', name: 'hmac-authn', version: '0.1.194'
libraryDependencies += "com.cognitect" % "hmac-authn" % "0.1.194"
<dependency org="com.cognitect" name="hmac-authn" rev="0.1.194"/>
@Grapes(@Grab(group='com.cognitect', module='hmac-authn', version='0.1.194'))
'com.cognitect:hmac-authn:jar:0.1.194'
Click the following link to download the jar file.
hmac-authn-0.1.194.jar