MVN

net.i2p.crypto : eddsa

Maven & Gradle

May 06, 2018
125 usages
191 stars

EdDSA-Java · Implementation of EdDSA in Java

<dependency>
    <groupId>net.i2p.crypto</groupId>
    <artifactId>eddsa</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.i2p.crypto : eddsa to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of net.i2p.crypto : eddsa to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
eddsa-0.3.0
0.2.x
eddsa-0.2.0
0.1.x
eddsa-0.1.0

How to add a dependency to Maven

Add the following net.i2p.crypto : eddsa maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.i2p.crypto</groupId>
    <artifactId>eddsa</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.i2p.crypto : eddsa gradle dependency to your build.gradle file:

implementation 'net.i2p.crypto:eddsa:0.3.0'

Gradle Kotlin DSL: Add the following net.i2p.crypto : eddsa gradle kotlin dependency to your build.gradle.kts file:

implementation("net.i2p.crypto:eddsa:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.i2p.crypto : eddsa sbt scala dependency to your build.sbt file:

libraryDependencies += "net.i2p.crypto" % "eddsa" % "0.3.0"

Advertisement

Dependencies from Group

May 06, 2018
125 usages
191 stars

Discover Dependencies

Mar 01, 2016
0 stars
Nov 13, 2016
199 stars
May 02, 2017
1 usages
4 stars
Aug 14, 2023
2 usages
3 stars
Sep 21, 2016
6 usages
168 stars
Feb 23, 2016
gax
Aug 01, 2023
254 usages
41 stars
Oct 08, 2021
11 usages
62 stars
Aug 06, 2017
7 stars