MVN

com.goterl : lazysodium-android

Maven & Gradle

Nov 17, 2022
2 usages
105 stars

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

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

Latest Version

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

  • Latest Stable: 5.1.0

All Versions

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

Version Vulnerabilities Updated
5.1.x
lazysodium-android-5.1.0
5.0.x
lazysodium-android-5.0.2
lazysodium-android-5.0.1
lazysodium-android-5.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.goterl</groupId>
    <artifactId>lazysodium-android</artifactId>
    <version>5.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.goterl:lazysodium-android:5.1.0'

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

implementation("com.goterl:lazysodium-android:5.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.goterl" % "lazysodium-android" % "5.1.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jun 12, 2022
113 stars
Oct 13, 2022
1 usages
53 stars
Jun 28, 2023
1.2k stars
Nov 24, 2022
1 usages
1 stars
Mar 31, 2021
2.1k stars