ahjohannessen / unum   1.2.5

Apache License 2.0 GitHub

Micro lib for unsigned numbers in Scala

Scala versions: 3.x

unum 1.2.5


Group ID:
io.github.ahjohannessen
Artifact ID:
unum_3
Version:
1.2.5
Version Scheme:
Release Date:
Jan 22, 2025
Licenses:
Files:
Full Scala Version:
3.6.3

libraryDependencies += "io.github.ahjohannessen" %% "unum" % "1.2.5"

Mill build tool

ivy"io.github.ahjohannessen::unum:1.2.5"

Scala CLI

//> using dep "io.github.ahjohannessen::unum:1.2.5"

Ammonite REPL

import $ivy.`io.github.ahjohannessen::unum:1.2.5`

<dependency>
  <groupId>io.github.ahjohannessen</groupId>
  <artifactId>unum_3</artifactId>
  <version>1.2.5</version>
</dependency>

compile group: 'io.github.ahjohannessen', name: 'unum_3', version: '1.2.5'