is not current version
Last Version 3.1.1

com.diffplug.matsim:matfilerw 1.3.0

MatFileRW - Read and write .mat files

GroupId

GroupId

com.diffplug.matsim
ArtifactId

ArtifactId

matfilerw
Version

Version

1.3.0
Type

Type

jar

Download matfilerw 1.3.0


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