MVN

org.cleartk : cleartk-ml-svmlight

Maven & Gradle

Feb 09, 2023
5 usages
131 stars

ClearTK ML SVM-light · ClearTK wrapper for SVM-light

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

Latest Version

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

  • Latest Stable: 3.0.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.cleartk" % "cleartk-ml-svmlight" % "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 26, 2015
0 stars
Mar 20, 2009
7 usages
May 06, 2013
1 usages
Aug 16, 2011
54 usages
Nov 24, 2005
Jul 28, 2014
33 usages
221 stars