не последняя версия
Последняя версия 1.11.0

com.github.ptrajdos:WekaEnsembleSystems 1.0.0

Weka implementation of the Ensemble systems for Weka

Группа

Группа

com.github.ptrajdos
Идентификатор

Идентификатор

WekaEnsembleSystems
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать WekaEnsembleSystems 1.0.0


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