MVN

org.tallison : jmatio

Maven & Gradle

Oct 02, 2018
23 usages
0 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>org.tallison</groupId>
    <artifactId>jmatio</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tallison : jmatio to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of org.tallison : jmatio to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
jmatio-1.5
1.4
jmatio-1.4
1.3
jmatio-1.3
1.2
jmatio-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.tallison</groupId>
    <artifactId>jmatio</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tallison : jmatio gradle dependency to your build.gradle file:

implementation 'org.tallison:jmatio:1.5'

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

implementation("org.tallison:jmatio:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tallison : jmatio sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tallison" % "jmatio" % "1.5"

Advertisement

Dependencies from Group

Oct 02, 2018
23 usages
0 stars
May 26, 2021
16 usages
1 stars
Apr 22, 2022
14 usages
0 stars
Nov 20, 2020
1 stars

Discover Dependencies

Feb 13, 2022
4 usages
2 stars
Dec 19, 2019
6 usages
22 stars
Jun 29, 2019
3 usages
18 stars
May 22, 2019
1 usages
14 stars
Oct 08, 2019
2 usages
0 stars
Jan 30, 2020
2 usages
5.5k stars
Aug 15, 2023
8 usages
1 stars
Jul 31, 2023
9 usages
100 stars