emstlk / nacl4s   1.0.0

MIT License GitHub

Scala implementation of Networking and Cryptography (NaCl) library

Scala versions: 2.11 2.10

nacl4s 1.0.0


Group ID:
com.github.emstlk
Artifact ID:
nacl4s_2.11
Version:
1.0.0
Release Date:
Jun 18, 2015
Licenses:
MIT
Files:

libraryDependencies += "com.github.emstlk" %% "nacl4s" % "1.0.0"

Mill build tool

ivy"com.github.emstlk::nacl4s:1.0.0"

Scala CLI

//> using dep "com.github.emstlk::nacl4s:1.0.0"

Ammonite REPL

import $ivy.`com.github.emstlk::nacl4s:1.0.0`

<dependency>
  <groupId>com.github.emstlk</groupId>
  <artifactId>nacl4s_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.emstlk', name: 'nacl4s_2.11', version: '1.0.0'