is not current version
Last Version 2021.1.3

com.github.fracpete:common-csv-weka-package 2020.12.29

CSV loader/saver that handles common CSV formats.

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

common-csv-weka-package
Version

Version

2020.12.29
Type

Type

jar

Download common-csv-weka-package 2020.12.29


<!-- https://jarcasting.com/artifacts/com.github.fracpete/common-csv-weka-package/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>common-csv-weka-package</artifactId>
    <version>2020.12.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/common-csv-weka-package/
implementation 'com.github.fracpete:common-csv-weka-package:2020.12.29'
// https://jarcasting.com/artifacts/com.github.fracpete/common-csv-weka-package/
implementation ("com.github.fracpete:common-csv-weka-package:2020.12.29")
'com.github.fracpete:common-csv-weka-package:jar:2020.12.29'
<dependency org="com.github.fracpete" name="common-csv-weka-package" rev="2020.12.29">
  <artifact name="common-csv-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='common-csv-weka-package', version='2020.12.29')
)
libraryDependencies += "com.github.fracpete" % "common-csv-weka-package" % "2020.12.29"
[com.github.fracpete/common-csv-weka-package "2020.12.29"]