MATLAB Control 
This project is a fork of matlabcontrol and is not part of the 52°North managed code base.
Developer contact: c.autermann@52north.org
| License |
License |
|---|---|
| GroupId | GroupIdorg.n52.matlab |
| ArtifactId | ArtifactIdmatlab-control-parent |
| Last Version | Last Version5.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMATLAB Control Parent Project
MATLAB Control Parent Project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| matlab-control-parent-5.0.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.n52.matlab/matlab-control-parent/ -->
<dependency>
<groupId>org.n52.matlab</groupId>
<artifactId>matlab-control-parent</artifactId>
<version>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.n52.matlab/matlab-control-parent/
implementation 'org.n52.matlab:matlab-control-parent:5.0.0'
// https://jarcasting.com/artifacts/org.n52.matlab/matlab-control-parent/
implementation ("org.n52.matlab:matlab-control-parent:5.0.0")
'org.n52.matlab:matlab-control-parent:pom:5.0.0'
<dependency org="org.n52.matlab" name="matlab-control-parent" rev="5.0.0">
<artifact name="matlab-control-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.n52.matlab', module='matlab-control-parent', version='5.0.0')
)
libraryDependencies += "org.n52.matlab" % "matlab-control-parent" % "5.0.0"
[org.n52.matlab/matlab-control-parent "5.0.0"]

This project is a fork of matlabcontrol and is not part of the 52°North managed code base.
Developer contact: c.autermann@52north.org