mseddon / vecmath   0.3.1

BSD 3-clause "New" or "Revised" License GitHub

A simple vector maths library for graphics programming.

Scala versions: 2.11 2.10
Scala.js versions: 0.6

vecmath 0.3.1


Group ID:
com.scryetek
Artifact ID:
vecmath_2.11
Version:
0.3.1
Release Date:
Nov 5, 2015
Licenses:
Files:

libraryDependencies += "com.scryetek" %% "vecmath" % "0.3.1"

Mill build tool

ivy"com.scryetek::vecmath:0.3.1"

Scala CLI

//> using dep "com.scryetek::vecmath:0.3.1"

Ammonite REPL

import $ivy.`com.scryetek::vecmath:0.3.1`

<dependency>
  <groupId>com.scryetek</groupId>
  <artifactId>vecmath_2.11</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.scryetek', name: 'vecmath_2.11', version: '0.3.1'