Last Version

subspace 0.1.0

Lightweight vector and matrix math library for OpenGL programming in Scala.

License

License

GroupId

GroupId

com.github.jpbetz
ArtifactId

ArtifactId

subspace
Version

Version

0.1.0
Type

Type

jar
Description

Description

subspace
Lightweight vector and matrix math library for OpenGL programming in Scala.
Project URL

Project URL

http://jpbetz.github.io/subspace/
Source Code Management

Source Code Management

https://github.com/jpbetz/subspace/tree/master/

Download subspace 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.jpbetz/subspace/ -->
<dependency>
    <groupId>com.github.jpbetz</groupId>
    <artifactId>subspace</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jpbetz/subspace/
implementation 'com.github.jpbetz:subspace:0.1.0'
// https://jarcasting.com/artifacts/com.github.jpbetz/subspace/
implementation ("com.github.jpbetz:subspace:0.1.0")
'com.github.jpbetz:subspace:jar:0.1.0'
<dependency org="com.github.jpbetz" name="subspace" rev="0.1.0">
  <artifact name="subspace" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jpbetz', module='subspace', version='0.1.0')
)
libraryDependencies += "com.github.jpbetz" % "subspace" % "0.1.0"
[com.github.jpbetz/subspace "0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.5

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.