is not current version
Last Version 3.1.1

com.diffplug.matsim:matfilerw 2.0.0.TRANSITION

MatFileRW - Read and write .mat files

GroupId

GroupId

com.diffplug.matsim
ArtifactId

ArtifactId

matfilerw
Version

Version

2.0.0.TRANSITION
Type

Type

jar

Download matfilerw 2.0.0.TRANSITION


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