Last Version

common-csv 2021.1.3

CSV loader/saver that handles common CSV formats.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

common-csv-weka-package
Version

Version

2021.1.3
Type

Type

jar
Description

Description

common-csv
CSV loader/saver that handles common CSV formats.
Project URL

Project URL

https://github.com/fracpete/common-csv-weka-package
Source Code Management

Source Code Management

https://github.com/fracpete/common-csv-weka-package

Download common-csv-weka-package 2021.1.3


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev jar [3.7.11,)
org.apache.commons : commons-csv jar 1.6

test (2)

Group / Artifact Type Version
nz.ac.waikato.cms.weka : weka-dev test-jar [3.7.11,)
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.