| License |
License |
|---|---|
| GroupId | GroupIdcom.github.fracpete |
| ArtifactId | ArtifactIdmatlab-weka-package |
| Version | Version2021.1.13 |
| Type | Typejar |
| Description |
Descriptionmatlab
Loader/saver that handles binary Matlab .mat files.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/matlab-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>matlab-weka-package</artifactId>
<version>2021.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/matlab-weka-package/
implementation 'com.github.fracpete:matlab-weka-package:2021.1.13'
// https://jarcasting.com/artifacts/com.github.fracpete/matlab-weka-package/
implementation ("com.github.fracpete:matlab-weka-package:2021.1.13")
'com.github.fracpete:matlab-weka-package:jar:2021.1.13'
<dependency org="com.github.fracpete" name="matlab-weka-package" rev="2021.1.13">
<artifact name="matlab-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='matlab-weka-package', version='2021.1.13')
)
libraryDependencies += "com.github.fracpete" % "matlab-weka-package" % "2021.1.13"
[com.github.fracpete/matlab-weka-package "2021.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.11,) |
| us.hebi.matlab.mat : mfl-core | jar | 0.5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.11,) |
| junit : junit | jar | 4.13.1 |