| License |
License
The BSD 3-Clause License
|
|---|---|
| GroupId | GroupIdorg.cleartk |
| ArtifactId | ArtifactIdcleartk-ml-liblinear |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClearTK ML LIBLINEAR
ClearTK wrapper for LIBLINEAR
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-liblinear/ -->
<dependency>
<groupId>org.cleartk</groupId>
<artifactId>cleartk-ml-liblinear</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-liblinear/
implementation 'org.cleartk:cleartk-ml-liblinear:2.0.0'
// https://jarcasting.com/artifacts/org.cleartk/cleartk-ml-liblinear/
implementation ("org.cleartk:cleartk-ml-liblinear:2.0.0")
'org.cleartk:cleartk-ml-liblinear:jar:2.0.0'
<dependency org="org.cleartk" name="cleartk-ml-liblinear" rev="2.0.0">
<artifact name="cleartk-ml-liblinear" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cleartk', module='cleartk-ml-liblinear', version='2.0.0')
)
libraryDependencies += "org.cleartk" % "cleartk-ml-liblinear" % "2.0.0"
[org.cleartk/cleartk-ml-liblinear "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.cleartk : cleartk-ml | jar | 2.0.0 |
| de.bwaldvogel : liblinear | jar | 1.94 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.cleartk : cleartk-test-util | jar | 2.0.0 |