crypto4s-core 0.1.0


Group ID:
dev.hshn
Artifact ID:
crypto4s-core_3
Version:
0.1.0
Version Scheme:
Release Date:
Dec 8, 2024
Licenses:
MIT
Files:
Full Scala Version:
3.5.2
Developers:

libraryDependencies += "dev.hshn" %% "crypto4s-core" % "0.1.0"

Mill build tool

ivy"dev.hshn::crypto4s-core:0.1.0"

Scala CLI

//> using dep "dev.hshn::crypto4s-core:0.1.0"

Ammonite REPL

import $ivy.`dev.hshn::crypto4s-core:0.1.0`

<dependency>
  <groupId>dev.hshn</groupId>
  <artifactId>crypto4s-core_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'dev.hshn', name: 'crypto4s-core_3', version: '0.1.0'