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.6.0


Group ID:
com.github.to-ithaca
Artifact ID:
libra_2.13
Version:
0.6.0
Release Date:
Jul 6, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.to-ithaca</groupId>
  <artifactId>libra_2.13</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'com.github.to-ithaca', name: 'libra_2.13', version: '0.6.0'