is not current version
Last Version 1.11.0

com.github.ptrajdos:WekaEnsembleSystems 1.4.0

Weka implementation of the Ensemble systems for Weka

GroupId

GroupId

com.github.ptrajdos
ArtifactId

ArtifactId

WekaEnsembleSystems
Version

Version

1.4.0
Type

Type

jar

Download WekaEnsembleSystems 1.4.0


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