is not current version
Last Version 0.5.9

us.hebi.matlab.mat:mfl-parent 0.5.1

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

GroupId

GroupId

us.hebi.matlab.mat
ArtifactId

ArtifactId

mfl-parent
Version

Version

0.5.1
Type

Type

pom

Download mfl-parent 0.5.1

Filename Size
mfl-parent-0.5.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.hebi.matlab.mat/mfl-parent/
implementation 'us.hebi.matlab.mat:mfl-parent:0.5.1'
// https://jarcasting.com/artifacts/us.hebi.matlab.mat/mfl-parent/
implementation ("us.hebi.matlab.mat:mfl-parent:0.5.1")
'us.hebi.matlab.mat:mfl-parent:pom:0.5.1'
<dependency org="us.hebi.matlab.mat" name="mfl-parent" rev="0.5.1">
  <artifact name="mfl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.hebi.matlab.mat', module='mfl-parent', version='0.5.1')
)
libraryDependencies += "us.hebi.matlab.mat" % "mfl-parent" % "0.5.1"
[us.hebi.matlab.mat/mfl-parent "0.5.1"]