MVN

com.goterl : lazysodium-java

Maven & Gradle

Nov 17, 2022
10 usages
133 stars

lazysodium-java · Lazysodium (Java) makes it effortless for Java developers to get started with Libsodium's cryptography.

<dependency>
    <groupId>com.goterl</groupId>
    <artifactId>lazysodium-java</artifactId>
    <version>5.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.goterl : lazysodium-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.1.4

All Versions

Choose a version of com.goterl : lazysodium-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.1.x
lazysodium-java-5.1.4
lazysodium-java-5.1.1
lazysodium-java-5.1.0
5.0.x
lazysodium-java-5.0.1
lazysodium-java-5.0.0

How to add a dependency to Maven

Add the following com.goterl : lazysodium-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.goterl</groupId>
    <artifactId>lazysodium-java</artifactId>
    <version>5.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.goterl : lazysodium-java gradle dependency to your build.gradle file:

implementation 'com.goterl:lazysodium-java:5.1.4'

Gradle Kotlin DSL: Add the following com.goterl : lazysodium-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.goterl:lazysodium-java:5.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.goterl : lazysodium-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.goterl" % "lazysodium-java" % "5.1.4"

Advertisement

Dependencies from Group

Nov 17, 2022
10 usages
133 stars
Dec 24, 2021
6 usages
16 stars
Nov 17, 2022
2 usages
103 stars

Discover Dependencies

Nov 16, 2021
4 usages
1 stars
Jun 07, 2023
10 usages
3 stars
Jun 15, 2012
3 usages
Jun 27, 2019
2 usages
2 stars
Aug 23, 2023
7 usages
Oct 02, 2021
8 usages
51 stars
Aug 21, 2020
3 usages
0 stars
Jul 30, 2023
2 usages
1 stars
May 23, 2023
2 usages
17 stars