MVN

eu.neilalexander : jnacl

Maven & Gradle

Jun 05, 2018
69 usages
104 stars

Pure Java implementation of NaCl: Networking and Cryptography library.

<dependency>
    <groupId>eu.neilalexander</groupId>
    <artifactId>jnacl</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.neilalexander : jnacl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of eu.neilalexander : jnacl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jnacl-1.0.0

How to add a dependency to Maven

Add the following eu.neilalexander : jnacl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.neilalexander</groupId>
    <artifactId>jnacl</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.neilalexander : jnacl gradle dependency to your build.gradle file:

implementation 'eu.neilalexander:jnacl:1.0.0'

Gradle Kotlin DSL: Add the following eu.neilalexander : jnacl gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.neilalexander:jnacl:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.neilalexander : jnacl sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.neilalexander" % "jnacl" % "1.0.0"

Advertisement

Dependencies from Group

Jun 05, 2018
69 usages
104 stars

Discover Dependencies

Aug 03, 2023
10 usages
Jun 07, 2012
86 usages
Jul 06, 2021
223 usages
1 stars
Nov 30, 2018
48 usages
591 stars
Jan 13, 2013
16 usages
47 usages
43 stars
Feb 06, 2014
112 usages
111 stars
May 28, 2023
4 usages
0 stars
Jul 24, 2017
30 usages