| License |
License |
|---|---|
| Categories |
CategoriesCSV Data Data Formats |
| GroupId | GroupIdcom.github.fracpete |
| ArtifactId | ArtifactIdcommon-csv-weka-package |
| Version | Version2021.1.3 |
| Type | Typejar |
| Description |
Descriptioncommon-csv
CSV loader/saver that handles common CSV formats.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/common-csv-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>common-csv-weka-package</artifactId>
<version>2021.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/common-csv-weka-package/
implementation 'com.github.fracpete:common-csv-weka-package:2021.1.3'
// https://jarcasting.com/artifacts/com.github.fracpete/common-csv-weka-package/
implementation ("com.github.fracpete:common-csv-weka-package:2021.1.3")
'com.github.fracpete:common-csv-weka-package:jar:2021.1.3'
<dependency org="com.github.fracpete" name="common-csv-weka-package" rev="2021.1.3">
<artifact name="common-csv-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='common-csv-weka-package', version='2021.1.3')
)
libraryDependencies += "com.github.fracpete" % "common-csv-weka-package" % "2021.1.3"
[com.github.fracpete/common-csv-weka-package "2021.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.11,) |
| org.apache.commons : commons-csv | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.11,) |
| junit : junit | jar | 4.13.1 |