is not current version
Last Version 4.6.0

com.diffplug.matsim:matconsolectl 4.4.2

MatConsoleCtl - control MATLAB from Java

GroupId

GroupId

com.diffplug.matsim
ArtifactId

ArtifactId

matconsolectl
Version

Version

4.4.2
Type

Type

jar

Download matconsolectl 4.4.2


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