| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIddev.folomeev.kotgl |
| ArtifactId | ArtifactIdkotgl-matrix-js |
| Version | Version0.0.1-beta |
| Type | Typepom |
| Description |
DescriptionKotGL-Matrix
Multiplatform vectors and matrices library for WebGL and OpenGL.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kotgl-matrix-js-0.0.1-beta.pom | |
| kotgl-matrix-js-0.0.1-beta-sources.jar | 46 KB |
| kotgl-matrix-js-0.0.1-beta-javadoc.jar | 860 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.20 |
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.20 |