Last Version

lazysodium-android 5.0.2

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

License

License

GroupId

GroupId

com.goterl
ArtifactId

ArtifactId

lazysodium-android
Version

Version

5.0.2
Type

Type

aar
Description

Description

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

Project URL

https://github.com/terl/lazysodium-android
Source Code Management

Source Code Management

http://github.com/terl/lazysodium-android

Download lazysodium-android 5.0.2


<!-- https://jarcasting.com/artifacts/com.goterl/lazysodium-android/ -->
<dependency>
    <groupId>com.goterl</groupId>
    <artifactId>lazysodium-android</artifactId>
    <version>5.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.goterl/lazysodium-android/
implementation 'com.goterl:lazysodium-android:5.0.2'
// https://jarcasting.com/artifacts/com.goterl/lazysodium-android/
implementation ("com.goterl:lazysodium-android:5.0.2")
'com.goterl:lazysodium-android:aar:5.0.2'
<dependency org="com.goterl" name="lazysodium-android" rev="5.0.2">
  <artifact name="lazysodium-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.goterl', module='lazysodium-android', version='5.0.2')
)
libraryDependencies += "com.goterl" % "lazysodium-android" % "5.0.2"
[com.goterl/lazysodium-android "5.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.8.0

Project Modules

There are no modules declared in this project.