Last Version

MAT File Library / EJML 0.5

Java library for reading and writing MAT Files that are compatible with MATLAB's MAT-File Format

License

License

GroupId

GroupId

us.hebi.matlab.mat
ArtifactId

ArtifactId

mat-ejml
Version

Version

0.5
Type

Type

jar
Description

Description

MAT File Library / EJML
Java library for reading and writing MAT Files that are compatible with MATLAB's MAT-File Format
Project Organization

Project Organization

HEBI Robotics

Download mat-ejml 0.5


<!-- https://jarcasting.com/artifacts/us.hebi.matlab.mat/mat-ejml/ -->
<dependency>
    <groupId>us.hebi.matlab.mat</groupId>
    <artifactId>mat-ejml</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/us.hebi.matlab.mat/mat-ejml/
implementation 'us.hebi.matlab.mat:mat-ejml:0.5'
// https://jarcasting.com/artifacts/us.hebi.matlab.mat/mat-ejml/
implementation ("us.hebi.matlab.mat:mat-ejml:0.5")
'us.hebi.matlab.mat:mat-ejml:jar:0.5'
<dependency org="us.hebi.matlab.mat" name="mat-ejml" rev="0.5">
  <artifact name="mat-ejml" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.hebi.matlab.mat', module='mat-ejml', version='0.5')
)
libraryDependencies += "us.hebi.matlab.mat" % "mat-ejml" % "0.5"
[us.hebi.matlab.mat/mat-ejml "0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
us.hebi.matlab.mat : mfl-core jar 0.5
org.ejml : ejml-core jar 0.37

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.