| License |
License |
|---|---|
| GroupId | GroupIdus.hebi.matlab.mat |
| ArtifactId | ArtifactIdmfl-parent |
| Last Version | Last Version0.5.9 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMAT File Library
Java library for reading and writing MAT Files that are compatible with MATLAB's MAT-File Format
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| 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"]