is not current version
Last Version 2.0.0

org.cleartk:cleartk-ml-libsvm 1.2.0

ClearTK wrapper for LIBSVM

GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-ml-libsvm
Version

Version

1.2.0
Type

Type

jar

Download cleartk-ml-libsvm 1.2.0


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