KotGL-Matrix

Multiplatform vectors and matrices library for WebGL and OpenGL.

License

License

MIT
Categories

Categories

JavaScript Languages
GroupId

GroupId

dev.folomeev.kotgl
ArtifactId

ArtifactId

kotgl-matrix-js
Last Version

Last Version

0.0.1-beta
Release Date

Release Date

Type

Type

pom
Description

Description

KotGL-Matrix
Multiplatform vectors and matrices library for WebGL and OpenGL.
Project URL

Project URL

https://github.com/folomeev/kotgl-matrix
Source Code Management

Source Code Management

https://github.com/folomeev/kotgl-matrix

Download kotgl-matrix-js

How to add to project

<!-- https://jarcasting.com/artifacts/dev.folomeev.kotgl/kotgl-matrix-js/ -->
<dependency>
    <groupId>dev.folomeev.kotgl</groupId>
    <artifactId>kotgl-matrix-js</artifactId>
    <version>0.0.1-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/dev.folomeev.kotgl/kotgl-matrix-js/
implementation 'dev.folomeev.kotgl:kotgl-matrix-js:0.0.1-beta'
// https://jarcasting.com/artifacts/dev.folomeev.kotgl/kotgl-matrix-js/
implementation ("dev.folomeev.kotgl:kotgl-matrix-js:0.0.1-beta")
'dev.folomeev.kotgl:kotgl-matrix-js:pom:0.0.1-beta'
<dependency org="dev.folomeev.kotgl" name="kotgl-matrix-js" rev="0.0.1-beta">
  <artifact name="kotgl-matrix-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='dev.folomeev.kotgl', module='kotgl-matrix-js', version='0.0.1-beta')
)
libraryDependencies += "dev.folomeev.kotgl" % "kotgl-matrix-js" % "0.0.1-beta"
[dev.folomeev.kotgl/kotgl-matrix-js "0.0.1-beta"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-js jar 1.6.20
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.6.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1-beta