Last Version

libsvm 3.25

LIBSVM - A Library for Support Vector Machines

License

License

GroupId

GroupId

tw.edu.ntu.csie
ArtifactId

ArtifactId

libsvm
Version

Version

3.25
Type

Type

jar
Description

Description

libsvm
LIBSVM - A Library for Support Vector Machines
Project URL

Project URL

https://github.com/cjlin1/libsvm
Source Code Management

Source Code Management

https://github.com/cjlin1/libsvm

Download libsvm 3.25


<!-- https://jarcasting.com/artifacts/tw.edu.ntu.csie/libsvm/ -->
<dependency>
    <groupId>tw.edu.ntu.csie</groupId>
    <artifactId>libsvm</artifactId>
    <version>3.25</version>
</dependency>
// https://jarcasting.com/artifacts/tw.edu.ntu.csie/libsvm/
implementation 'tw.edu.ntu.csie:libsvm:3.25'
// https://jarcasting.com/artifacts/tw.edu.ntu.csie/libsvm/
implementation ("tw.edu.ntu.csie:libsvm:3.25")
'tw.edu.ntu.csie:libsvm:jar:3.25'
<dependency org="tw.edu.ntu.csie" name="libsvm" rev="3.25">
  <artifact name="libsvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.edu.ntu.csie', module='libsvm', version='3.25')
)
libraryDependencies += "tw.edu.ntu.csie" % "libsvm" % "3.25"
[tw.edu.ntu.csie/libsvm "3.25"]

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.