Last Version

MAT File Library 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-parent
Version

Version

0.5.9
Type

Type

pom
Description

Description

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

Project URL

https://github.com/HebiRobotics/MFL
Project Organization

Project Organization

HEBI Robotics
Source Code Management

Source Code Management

https://github.com/HebiRobotics/MFL

Download mfl-parent 0.5.9

Filename Size
mfl-parent-0.5.9.pom 12 KB
Browse

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

Dependencies

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

Project Modules

  • mfl-core
  • mfl-ejml