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


Group ID:
com.mchange
Artifact ID:
cryptoutil_3
Version:
0.0.1
Release Date:
Dec 4, 2023
Licenses:
Files:

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

Mill build tool

ivy"com.mchange::cryptoutil:0.0.1"

Scala CLI

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

Ammonite REPL

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

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

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