Last Version

oc-matrix 0.1.2

kotlin matrix library

License

License

ISC
GroupId

GroupId

com.github.oc-soft
ArtifactId

ArtifactId

oc-matrix
Version

Version

0.1.2
Type

Type

pom
Description

Description

oc-matrix
kotlin matrix library
Project URL

Project URL

https://github.com/oc-soft/matrix-kt
Project Organization

Project Organization

oc-soft
Source Code Management

Source Code Management

https://github.com/oc-soft/matrix-kt#matrix-library-for-kotlin

Download oc-matrix 0.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.