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"
ivy"io.github.dieproht::matr-std:0.0.2"
//> using dep "io.github.dieproht::matr-std:0.0.2"
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'