is not current version
Last Version 3.9.15955

com.github.fracpete:mini-weka 3.9.15580

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This version represents the developer version, the "bleeding edge" of development, you could say. New functionality gets added to this version.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

mini-weka
Version

Version

3.9.15580
Type

Type

jar

Download mini-weka 3.9.15580


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