getnelson / quiver   8.1.0

Apache License 2.0 Website GitHub

A reasonable library for modeling multi-graphs in Scala

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

core 8.1.0


Group ID:
io.getnelson.quiver
Artifact ID:
core_3
Version:
8.1.0
Version Scheme:
Release Date:
Jun 24, 2026
Licenses:
Files:
Full Scala Version:
3.3.8

libraryDependencies += "io.getnelson.quiver" %% "core" % "8.1.0"

Mill build tool

ivy"io.getnelson.quiver::core:8.1.0"

Scala CLI

//> using dep "io.getnelson.quiver::core:8.1.0"

Ammonite REPL

import $ivy.`io.getnelson.quiver::core:8.1.0`

<dependency>
  <groupId>io.getnelson.quiver</groupId>
  <artifactId>core_3</artifactId>
  <version>8.1.0</version>
</dependency>

compile group: 'io.getnelson.quiver', name: 'core_3', version: '8.1.0'