Download hmac-authn-0.1.191.jar file - Jar h

Jar examples for h:hmac-authn

Description

HMAC sign and verify

You can download jar file hmac-authn 0.1.191 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hmac-authn-0.1.191.jar to your project.

<dependency>
   <groupId>com.cognitect</groupId>
   <artifactId>hmac-authn</artifactId>
   <version>0.1.191</version>
</dependency>
compile group: 'com.cognitect', name: 'hmac-authn', version: '0.1.191'
libraryDependencies += "com.cognitect" % "hmac-authn" % "0.1.191"
<dependency org="com.cognitect" name="hmac-authn" rev="0.1.191"/>
@Grapes(@Grab(group='com.cognitect', module='hmac-authn', version='0.1.191'))
'com.cognitect:hmac-authn:jar:0.1.191'

Download

Click the following link to download the jar file.

hmac-authn-0.1.191.jar
hmac-authn-0.1.191.pom



Related Tutorials