MVN

cafe.cryptography : curve25519-elisabeth

Maven & Gradle

May 20, 2019
2 usages
25 stars

curve25519-elisabeth · Pure Java implementation of group operations on Curve25519

<dependency>
    <groupId>cafe.cryptography</groupId>
    <artifactId>curve25519-elisabeth</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cafe.cryptography : curve25519-elisabeth to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of cafe.cryptography : curve25519-elisabeth to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
curve25519-elisabeth-0.1.0

How to add a dependency to Maven

Add the following cafe.cryptography : curve25519-elisabeth maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cafe.cryptography</groupId>
    <artifactId>curve25519-elisabeth</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cafe.cryptography : curve25519-elisabeth gradle dependency to your build.gradle file:

implementation 'cafe.cryptography:curve25519-elisabeth:0.1.0'

Gradle Kotlin DSL: Add the following cafe.cryptography : curve25519-elisabeth gradle kotlin dependency to your build.gradle.kts file:

implementation("cafe.cryptography:curve25519-elisabeth:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cafe.cryptography : curve25519-elisabeth sbt scala dependency to your build.sbt file:

libraryDependencies += "cafe.cryptography" % "curve25519-elisabeth" % "0.1.0"

Advertisement

Dependencies from Group

May 20, 2019
2 usages
25 stars
Apr 13, 2020
17 stars

Discover Dependencies

Feb 29, 2020
3 usages
6 stars
Apr 27, 2021
10 usages
12 stars
Jul 28, 2023
10 usages
331 stars
Nov 29, 2015
2 usages
Feb 13, 2019
6 usages
1.5k stars
May 23, 2019
4 usages
11 stars
Jan 27, 2022
8 usages
673 stars
Feb 03, 2023
44 usages
15 stars