MVN

net.sourceforge.jmatio : jmatio

Maven & Gradle

Dec 13, 2012
19 usages
7 stars

jmatio · Matlab's MAT-file I/O API in JAVA. Supports Matlab 5 MAT-flie format reading and writing. Written in pure JAVA.

<dependency>
    <groupId>net.sourceforge.jmatio</groupId>
    <artifactId>jmatio</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.jmatio : jmatio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.sourceforge.jmatio : jmatio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jmatio-1.0

How to add a dependency to Maven

Add the following net.sourceforge.jmatio : jmatio maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sourceforge.jmatio</groupId>
    <artifactId>jmatio</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.jmatio : jmatio gradle dependency to your build.gradle file:

implementation 'net.sourceforge.jmatio:jmatio:1.0'

Gradle Kotlin DSL: Add the following net.sourceforge.jmatio : jmatio gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.jmatio:jmatio:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.jmatio : jmatio sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.jmatio" % "jmatio" % "1.0"

Advertisement

Dependencies from Group

Dec 13, 2012
19 usages
7 stars

Discover Dependencies

Mar 20, 2023
38 usages
333 stars
Oct 15, 2013
34 usages
0 stars
May 17, 2023
151 usages
7 stars
Apr 29, 2016
11 usages
3.5k stars
May 04, 2018
3 usages
May 16, 2019
4 usages
2 stars
Oct 17, 2018
5 usages
Nov 22, 2021
3 usages