How To Install Java Artifact org.kotlincrypto.macs.kmac v0.5.1

org.kotlincrypto.macs kmac 0.5.1

Introduction

In this article, we'll learn how to install Java artifact kmac from org.kotlincrypto.macs group in version 0.5.1. The artifact is available in 7 versions: 0.5.1 0.4.0 0.3.0 0.2.7 0.2.6 0.2.5 0.2.4 . The KotlinCrypto Keccak-based Message Authentication Code project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/KotlinCrypto/MACs/ .

How To Install Java Artifact org.kotlincrypto.macs.kmac In Version 0.5.1

To install the KotlinCrypto Keccak-based Message Authentication Code artifact in version 0.5.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses KotlinCrypto Keccak-based Message Authentication Code dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses

Developers