Last Version

jmatio 1.0

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

License

License

BSD
Categories

Categories

Net
GroupId

GroupId

net.sourceforge.jmatio
ArtifactId

ArtifactId

jmatio
Version

Version

1.0
Type

Type

jar
Description

Description

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

Project URL

http://sourceforge.net/projects/jmatio/
Source Code Management

Source Code Management

https://github.com/codemercenary/jmatio.git

Download jmatio 1.0


<!-- https://jarcasting.com/artifacts/net.sourceforge.jmatio/jmatio/ -->
<dependency>
    <groupId>net.sourceforge.jmatio</groupId>
    <artifactId>jmatio</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jmatio/jmatio/
implementation 'net.sourceforge.jmatio:jmatio:1.0'
// https://jarcasting.com/artifacts/net.sourceforge.jmatio/jmatio/
implementation ("net.sourceforge.jmatio:jmatio:1.0")
'net.sourceforge.jmatio:jmatio:jar:1.0'
<dependency org="net.sourceforge.jmatio" name="jmatio" rev="1.0">
  <artifact name="jmatio" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jmatio', module='jmatio', version='1.0')
)
libraryDependencies += "net.sourceforge.jmatio" % "jmatio" % "1.0"
[net.sourceforge.jmatio/jmatio "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.