MVN

nz.ac.waikato.cms.weka : LibLINEAR

Maven & Gradle

Nov 11, 2015

LibLINEAR · A wrapper class for the liblinear tools (the liblinear classes, typically the jar file, need to be in the classpath to use this classifier). Rong-En Fan, Kai-Wei Chang, Cho-Jui Hsieh, Xiang-Rui Wang, Chih-Jen Lin (2008). LIBLINEAR - A Library for Large Linear Classification.

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>LibLINEAR</artifactId>
    <version>1.9.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nz.ac.waikato.cms.weka : LibLINEAR to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.7

All Versions

Choose a version of nz.ac.waikato.cms.weka : LibLINEAR to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
LibLINEAR-1.9.7
1.0.x
LibLINEAR-1.0.2
LibLINEAR-1.0.1

How to add a dependency to Maven

Add the following nz.ac.waikato.cms.weka : LibLINEAR maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>LibLINEAR</artifactId>
    <version>1.9.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nz.ac.waikato.cms.weka : LibLINEAR gradle dependency to your build.gradle file:

implementation 'nz.ac.waikato.cms.weka:LibLINEAR:1.9.7'

Gradle Kotlin DSL: Add the following nz.ac.waikato.cms.weka : LibLINEAR gradle kotlin dependency to your build.gradle.kts file:

implementation("nz.ac.waikato.cms.weka:LibLINEAR:1.9.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following nz.ac.waikato.cms.weka : LibLINEAR sbt scala dependency to your build.sbt file:

libraryDependencies += "nz.ac.waikato.cms.weka" % "LibLINEAR" % "1.9.7"

Advertisement

Dependencies from Group

Jan 27, 2022
187 usages
Jan 27, 2022
51 usages
Nov 20, 2016
3 usages
Apr 26, 2012
3 usages

Discover Dependencies

Nov 10, 2015
9 usages
113 stars
Jun 25, 2019
8 usages
4 stars
Jul 10, 2019
8 usages
4 stars
Jul 23, 2023
2 usages
984 stars
Mar 22, 2019
44 stars
Nov 10, 2015
2 stars
Apr 12, 2021
55 usages
Nov 08, 2018
21 usages
51 stars