swaldman / cryptoutil   0.0.2

GitHub

Utilities useful for crypto-related and binary-heavy work. (Unbundling and improving consuela.)

Scala versions: 3.x

cryptoutil 0.0.2


Group ID:
com.mchange
Artifact ID:
cryptoutil_3
Version:
0.0.2
Release Date:
Jan 5, 2024
Licenses:
Files:

libraryDependencies += "com.mchange" %% "cryptoutil" % "0.0.2"

Mill build tool

ivy"com.mchange::cryptoutil:0.0.2"

Scala CLI

//> using dep "com.mchange::cryptoutil:0.0.2"

Ammonite REPL

import $ivy.`com.mchange::cryptoutil:0.0.2`

<dependency>
  <groupId>com.mchange</groupId>
  <artifactId>cryptoutil_3</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.mchange', name: 'cryptoutil_3', version: '0.0.2'