How To Install Java Artifact org.whispersystems.curve25519-java v0.2.4

org.whispersystems curve25519-java 0.2.4

Introduction

In this article, we'll learn how to install Java artifact curve25519-java from org.whispersystems group in version 0.2.4. The artifact is available in 11 versions: 0.5.0 0.4.1 0.4.0 0.3.1 0.3.0 0.2.5 0.2.4 0.2.3 0.2.2 0.2.1 0.1.3 . The curve25519-java project has been released under GPLv3 license, and has its own website at: https://github.com/WhisperSystems/curve25519-java .

How To Install Java Artifact org.whispersystems.curve25519-java In Version 0.2.4

To install the curve25519-java artifact in version 0.2.4 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 curve25519-java 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.

Test dependencies (1)

Licenses

Developers