is not current version
Last Version 3.1.1

com.diffplug.matsim:matfilerw 2.1.0

MatFileRW - Read and write .mat files

GroupId

GroupId

com.diffplug.matsim
ArtifactId

ArtifactId

matfilerw
Version

Version

2.1.0
Type

Type

jar

Download matfilerw 2.1.0


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