dieproht / matr   0.0.3

Apache License 2.0 GitHub

A Scala 3 matrix library

Scala versions: 3.x

matr-std 0.0.2


Group ID:
io.github.dieproht
Artifact ID:
matr-std_3
Version:
0.0.2
Release Date:
May 16, 2021
Licenses:
Files:
Full Scala Version:
3.0.0
Developers:

libraryDependencies += "io.github.dieproht" %% "matr-std" % "0.0.2"

Mill build tool

ivy"io.github.dieproht::matr-std:0.0.2"

Scala CLI

//> using dep "io.github.dieproht::matr-std:0.0.2"

Ammonite REPL

import $ivy.`io.github.dieproht::matr-std:0.0.2`

<dependency>
  <groupId>io.github.dieproht</groupId>
  <artifactId>matr-std_3</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'io.github.dieproht', name: 'matr-std_3', version: '0.0.2'