daghemberg / problemutils   0.2.0

Website GitHub

Useful classes and functions for problem solving in Scala 3

Scala versions: 3.x

problemutils 0.1.0


Group ID:
io.github.daghemberg
Artifact ID:
problemutils_3
Version:
0.1.0
Release Date:
Oct 7, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.daghemberg" %% "problemutils" % "0.1.0"

Mill build tool

ivy"io.github.daghemberg::problemutils:0.1.0"

Scala CLI

//> using dep "io.github.daghemberg::problemutils:0.1.0"

Ammonite REPL

import $ivy.`io.github.daghemberg::problemutils:0.1.0`

<dependency>
  <groupId>io.github.daghemberg</groupId>
  <artifactId>problemutils_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.daghemberg', name: 'problemutils_3', version: '0.1.0'