bruneli / phyqty   1.0

Apache License 2.0 GitHub

Scala library to model physics quantities respecting dimension

Scala versions: 2.12 2.11

phyqty 0.1


Group ID:
com.github.bruneli.phyqty
Artifact ID:
phyqty_2.12
Version:
0.1
Release Date:
Jun 10, 2017
Licenses:
Files:

libraryDependencies += "com.github.bruneli.phyqty" %% "phyqty" % "0.1"

Mill build tool

ivy"com.github.bruneli.phyqty::phyqty:0.1"

Scala CLI

//> using dep "com.github.bruneli.phyqty::phyqty:0.1"

Ammonite REPL

import $ivy.`com.github.bruneli.phyqty::phyqty:0.1`

<dependency>
  <groupId>com.github.bruneli.phyqty</groupId>
  <artifactId>phyqty_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.bruneli.phyqty', name: 'phyqty_2.12', version: '0.1'