How To Install Java Artifact org.whispersystems.curve25519-j2me v0.2.5

org.whispersystems curve25519-j2me 0.2.5

Introduction

In this article, we'll learn how to install Java artifact curve25519-j2me from org.whispersystems group in version 0.2.5. The artifact is available in 10 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 . The curve25519-j2me 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-j2me In Version 0.2.5

To install the curve25519-j2me artifact in version 0.2.5 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-j2me 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