is not current version
Last Version 3.8.6

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

The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This is the stable version. 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.8.2
Type

Type

jar

Download weka-stable 3.8.2


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