is not current version
Last Version 2.0.0

org.cleartk:cleartk-ml-weka 0.1.0

ClearTK wrapper for the WEKA machine learning library

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-weka
Version

Version

0.1.0
Type

Type

jar

Download cleartk-ml-weka 0.1.0


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