How To Install Java Artifact de.mkammerer.argon2-jvm v2.3

de.mkammerer argon2-jvm 2.3

Introduction

In this article, we'll learn how to install Java artifact argon2-jvm from de.mkammerer group in version 2.3. The artifact is available in 13 versions: 2.11 2.10.1 2.10 2.9.1 2.9 2.8 2.7 2.6 2.5 2.4 2.3 2.2 2.1 . The Argon2 JVM project has been released under GNU Lesser General Public License, Version 3 license, and has its own website at: https://github.com/phxql/argon2-jvm .

How To Install Java Artifact de.mkammerer.argon2-jvm In Version 2.3

To install the Argon2 JVM artifact in version 2.3 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 Argon2 JVM 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.

Compile dependencies (1)

Test dependencies (1)

Licenses

Developers