Salty Coffee

Pure Java 11 implementation of the NaCl cryptography routines.

License

License

GroupId

GroupId

software.pando.crypto
ArtifactId

ArtifactId

salty-coffee
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Salty Coffee
Pure Java 11 implementation of the NaCl cryptography routines.
Project URL

Project URL

https://github.com/NeilMadden/salty-coffee
Source Code Management

Source Code Management

https://github.com/NeilMadden/salty-coffee

Download salty-coffee

How to add to project

<!-- https://jarcasting.com/artifacts/software.pando.crypto/salty-coffee/ -->
<dependency>
    <groupId>software.pando.crypto</groupId>
    <artifactId>salty-coffee</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/software.pando.crypto/salty-coffee/
implementation 'software.pando.crypto:salty-coffee:1.0.5'
// https://jarcasting.com/artifacts/software.pando.crypto/salty-coffee/
implementation ("software.pando.crypto:salty-coffee:1.0.5")
'software.pando.crypto:salty-coffee:jar:1.0.5'
<dependency org="software.pando.crypto" name="salty-coffee" rev="1.0.5">
  <artifact name="salty-coffee" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.pando.crypto', module='salty-coffee', version='1.0.5')
)
libraryDependencies += "software.pando.crypto" % "salty-coffee" % "1.0.5"
[software.pando.crypto/salty-coffee "1.0.5"]

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2