Last Version

eu.neilalexander:jnacl 1.0.0

Pure Java implementation of NaCl: Networking and Cryptography library.

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

eu.neilalexander
ArtifactId

ArtifactId

jnacl
Version

Version

1.0.0
Type

Type

jar
Description

Description

eu.neilalexander:jnacl
Pure Java implementation of NaCl: Networking and Cryptography library.
Project URL

Project URL

https://github.com/neilalexander/jnacl

Download jnacl 1.0.0


<!-- https://jarcasting.com/artifacts/eu.neilalexander/jnacl/ -->
<dependency>
    <groupId>eu.neilalexander</groupId>
    <artifactId>jnacl</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.neilalexander/jnacl/
implementation 'eu.neilalexander:jnacl:1.0.0'
// https://jarcasting.com/artifacts/eu.neilalexander/jnacl/
implementation ("eu.neilalexander:jnacl:1.0.0")
'eu.neilalexander:jnacl:jar:1.0.0'
<dependency org="eu.neilalexander" name="jnacl" rev="1.0.0">
  <artifact name="jnacl" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.neilalexander', module='jnacl', version='1.0.0')
)
libraryDependencies += "eu.neilalexander" % "jnacl" % "1.0.0"
[eu.neilalexander/jnacl "1.0.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.13.1
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.