License |
License |
---|---|
GroupId | GroupIdcom.diffplug.matsim |
ArtifactId | ArtifactIdmatconsolectl |
Version | Version4.6.0 |
Type | Typejar |
Description |
Descriptionmatconsolectl
MatConsoleCtl - control MATLAB from Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matconsolectl-4.6.0.pom | |
matconsolectl-4.6.0.jar | 322 KB |
matconsolectl-4.6.0-sources.jar | 141 KB |
matconsolectl-4.6.0-javadoc.jar | 265 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.diffplug.matsim/matconsolectl/ -->
<dependency>
<groupId>com.diffplug.matsim</groupId>
<artifactId>matconsolectl</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.diffplug.matsim/matconsolectl/
implementation 'com.diffplug.matsim:matconsolectl:4.6.0'
// https://jarcasting.com/artifacts/com.diffplug.matsim/matconsolectl/
implementation ("com.diffplug.matsim:matconsolectl:4.6.0")
'com.diffplug.matsim:matconsolectl:jar:4.6.0'
<dependency org="com.diffplug.matsim" name="matconsolectl" rev="4.6.0">
<artifact name="matconsolectl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diffplug.matsim', module='matconsolectl', version='4.6.0')
)
libraryDependencies += "com.diffplug.matsim" % "matconsolectl" % "4.6.0"
[com.diffplug.matsim/matconsolectl "4.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |