is not current version
Last Version 3.8.6

nz.ac.waikato.cms.weka:weka-stable 3.6.14

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This version is tied to the 3rd edition the "Data Mining: Practical Machine Learning Tools and Techniques" book by Ian H. Witten, Eibe Frank, Mark A. Hall. Apart from bugfixes, this version does not receive any other updates.

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

weka-stable
Version

Version

3.6.14
Type

Type

jar

Download weka-stable 3.6.14


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/weka-stable/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>weka-stable</artifactId>
    <version>3.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/weka-stable/
implementation 'nz.ac.waikato.cms.weka:weka-stable:3.6.14'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/weka-stable/
implementation ("nz.ac.waikato.cms.weka:weka-stable:3.6.14")
'nz.ac.waikato.cms.weka:weka-stable:jar:3.6.14'
<dependency org="nz.ac.waikato.cms.weka" name="weka-stable" rev="3.6.14">
  <artifact name="weka-stable" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='weka-stable', version='3.6.14')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "weka-stable" % "3.6.14"
[nz.ac.waikato.cms.weka/weka-stable "3.6.14"]