liblinear

Java port of Liblinear

License

License

GroupId

GroupId

de.bwaldvogel
ArtifactId

ArtifactId

liblinear
Last Version

Last Version

2.44
Release Date

Release Date

Type

Type

jar
Description

Description

liblinear
Java port of Liblinear
Project URL

Project URL

https://github.com/bwaldvogel/liblinear

Download liblinear

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
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