How To Install Java Artifact de.bwaldvogel.liblinear v2.30

de.bwaldvogel liblinear 2.30

Introduction

In this article, we'll learn how to install Java artifact liblinear from de.bwaldvogel group in version 2.30. The artifact is available in 14 versions: 2.44 2.43 2.42 2.41 2.30 2.21 2.20 2.11 1.95 1.94 1.92 1.91 1.8 1.7.1 . The liblinear project has been released under The BSD License license, and has its own website at: https://github.com/bwaldvogel/liblinear .

How To Install Java Artifact de.bwaldvogel.liblinear In Version 2.30

To install the liblinear artifact in version 2.30 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses liblinear dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses