Download hmac-auth-common-1.2.8.jar file - Jar h

Jar examples for h:hmac-auth-common

Description

common library of the hmac-auth project.

You can download jar file hmac-auth-common 1.2.8 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hmac-auth-common-1.2.8.jar to your project.

<dependency>
   <groupId>de.otto</groupId>
   <artifactId>hmac-auth-common</artifactId>
   <version>1.2.8</version>
</dependency>
compile group: 'de.otto', name: 'hmac-auth-common', version: '1.2.8'
libraryDependencies += "de.otto" % "hmac-auth-common" % "1.2.8"
<dependency org="de.otto" name="hmac-auth-common" rev="1.2.8"/>
@Grapes(@Grab(group='de.otto', module='hmac-auth-common', version='1.2.8'))
'de.otto:hmac-auth-common:jar:1.2.8'

Download

Click the following link to download the jar file.

hmac-auth-common-1.2.8-javadoc.jar
hmac-auth-common-1.2.8-sources.jar
hmac-auth-common-1.2.8.jar
hmac-auth-common-1.2.8.pom



Related Tutorials