to-ithaca / libra   0.7.0

GitHub

A dimensional analysis library based on dependent types

Scala versions: 2.13 2.12 2.11
Scala.js versions: 0.6

libra 0.7.0


Group ID:
com.github.to-ithaca
Artifact ID:
libra_2.11
Version:
0.7.0
Release Date:
May 9, 2020
Licenses:
Files:

libraryDependencies += "com.github.to-ithaca" %% "libra" % "0.7.0"

Mill build tool

ivy"com.github.to-ithaca::libra:0.7.0"

Scala CLI

//> using dep "com.github.to-ithaca::libra:0.7.0"

Ammonite REPL

import $ivy.`com.github.to-ithaca::libra:0.7.0`

<dependency>
  <groupId>com.github.to-ithaca</groupId>
  <artifactId>libra_2.11</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.github.to-ithaca', name: 'libra_2.11', version: '0.7.0'