License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.diffplug.matsim |
ArtifactId | ArtifactIdmatlabcontrol |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionmatlabcontrol
MatlabControl - control MATLAB from Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matlabcontrol-0.0.1.pom | |
matlabcontrol-0.0.1.jar | 281 KB |
matlabcontrol-0.0.1-sources.jar | 178 KB |
matlabcontrol-0.0.1-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.diffplug.matsim/matlabcontrol/ -->
<dependency>
<groupId>com.diffplug.matsim</groupId>
<artifactId>matlabcontrol</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.diffplug.matsim/matlabcontrol/
implementation 'com.diffplug.matsim:matlabcontrol:0.0.1'
// https://jarcasting.com/artifacts/com.diffplug.matsim/matlabcontrol/
implementation ("com.diffplug.matsim:matlabcontrol:0.0.1")
'com.diffplug.matsim:matlabcontrol:jar:0.0.1'
<dependency org="com.diffplug.matsim" name="matlabcontrol" rev="0.0.1">
<artifact name="matlabcontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diffplug.matsim', module='matlabcontrol', version='0.0.1')
)
libraryDependencies += "com.diffplug.matsim" % "matlabcontrol" % "0.0.1"
[com.diffplug.matsim/matlabcontrol "0.0.1"]