License |
License |
---|---|
GroupId | GroupIdio.github.myui |
ArtifactId | ArtifactIdmatrix4j |
Version | Version0.9.2 |
Type | Typejar |
Description |
Descriptionmatrix4j
Matrix and Vector Library for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matrix4j-0.9.2.pom | |
matrix4j-0.9.2.jar | 130 KB |
matrix4j-0.9.2-sources.jar | 81 KB |
matrix4j-0.9.2-javadoc.jar | 563 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.myui/matrix4j/ -->
<dependency>
<groupId>io.github.myui</groupId>
<artifactId>matrix4j</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.myui/matrix4j/
implementation 'io.github.myui:matrix4j:0.9.2'
// https://jarcasting.com/artifacts/io.github.myui/matrix4j/
implementation ("io.github.myui:matrix4j:0.9.2")
'io.github.myui:matrix4j:jar:0.9.2'
<dependency org="io.github.myui" name="matrix4j" rev="0.9.2">
<artifact name="matrix4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.myui', module='matrix4j', version='0.9.2')
)
libraryDependencies += "io.github.myui" % "matrix4j" % "0.9.2"
[io.github.myui/matrix4j "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
it.unimi.dsi : fastutil | jar | [7.2.1,7.3) |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 1.3.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |