MVN

org.cleartk : cleartk-ml-libsvm

Maven & Gradle

Feb 09, 2023
10 usages
131 stars

ClearTK wrapper for LIBSVM

<dependency>
    <groupId>org.cleartk</groupId>
    <artifactId>cleartk-ml-libsvm</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cleartk : cleartk-ml-libsvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.cleartk : cleartk-ml-libsvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
cleartk-ml-libsvm-3.0.0
2.0.x
cleartk-ml-libsvm-2.0.0
1.2.x
cleartk-ml-libsvm-1.2.0
1.1.x
cleartk-ml-libsvm-1.1.1
cleartk-ml-libsvm-1.1.0

How to add a dependency to Maven

Add the following org.cleartk : cleartk-ml-libsvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.cleartk</groupId>
    <artifactId>cleartk-ml-libsvm</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.cleartk : cleartk-ml-libsvm gradle dependency to your build.gradle file:

implementation 'org.cleartk:cleartk-ml-libsvm:3.0.0'

Gradle Kotlin DSL: Add the following org.cleartk : cleartk-ml-libsvm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.cleartk:cleartk-ml-libsvm:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.cleartk : cleartk-ml-libsvm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.cleartk" % "cleartk-ml-libsvm" % "3.0.0"

Advertisement

Dependencies from Group

Feb 09, 2023
32 usages
131 stars
Feb 09, 2023
28 usages
131 stars
Feb 09, 2023
26 usages
131 stars
Feb 09, 2023
19 usages
131 stars
Feb 09, 2023
12 usages
131 stars

Discover Dependencies

Mar 08, 2014
22 usages
1 stars
Feb 12, 2010
34 usages
Jan 28, 2010
22 usages
Feb 20, 2015
6 usages
Jul 28, 2011
14 usages
Nov 18, 2008
9 usages
May 14, 2013
7 usages
2 stars