MVN

us.hebi.matlab : mat-parent

Maven & Gradle

Dec 21, 2018
56 stars

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

<dependency>
    <groupId>us.hebi.matlab</groupId>
    <artifactId>mat-parent</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.hebi.matlab : mat-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of us.hebi.matlab : mat-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
mat-parent-0.4.1
0.4
mat-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>us.hebi.matlab</groupId>
    <artifactId>mat-parent</artifactId>
    <version>0.4.1</version>
</dependency>