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.2


Group ID:
pt.kcry
Artifact ID:
sha_2.11
Version:
2.0.2
Release Date:
Apr 24, 2024
Licenses:
Files:

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

Mill build tool

ivy"pt.kcry::sha:2.0.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>pt.kcry</groupId>
  <artifactId>sha_2.11</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'pt.kcry', name: 'sha_2.11', version: '2.0.2'