Last Version

MAT File Library / Core 0.5.9

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

mfl-core
Version

Version

0.5.9
Type

Type

jar
Description

Description

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

Project Organization

HEBI Robotics

Download mfl-core 0.5.9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.