kcrypt / scala-sha   2.0.2

GitHub

SHA and Shake for scala

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x
Scala Native versions: 0.5 0.4

sha 2.0.0


Group ID:
pt.kcry
Artifact ID:
sha_3
Version:
2.0.0
Release Date:
Dec 23, 2021
Licenses:
Files:

libraryDependencies += "pt.kcry" %% "sha" % "2.0.0"

Mill build tool

ivy"pt.kcry::sha:2.0.0"

Scala CLI

//> using dep "pt.kcry::sha:2.0.0"

Ammonite REPL

import $ivy.`pt.kcry::sha:2.0.0`

<dependency>
  <groupId>pt.kcry</groupId>
  <artifactId>sha_3</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'pt.kcry', name: 'sha_3', version: '2.0.0'