License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.meka.thirdparty |
ArtifactId | ArtifactIdmulan |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmulan
Mulan is an open-source Java library for learning from multi-label datasets.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mulan-1.4.0.pom | |
mulan-1.4.0.jar | 364 KB |
mulan-1.4.0-sources.jar | 339 KB |
mulan-1.4.0-javadoc.jar | 737 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.meka.thirdparty/mulan/ -->
<dependency>
<groupId>net.sf.meka.thirdparty</groupId>
<artifactId>mulan</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.meka.thirdparty/mulan/
implementation 'net.sf.meka.thirdparty:mulan:1.4.0'
// https://jarcasting.com/artifacts/net.sf.meka.thirdparty/mulan/
implementation ("net.sf.meka.thirdparty:mulan:1.4.0")
'net.sf.meka.thirdparty:mulan:jar:1.4.0'
<dependency org="net.sf.meka.thirdparty" name="mulan" rev="1.4.0">
<artifact name="mulan" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.meka.thirdparty', module='mulan', version='1.4.0')
)
libraryDependencies += "net.sf.meka.thirdparty" % "mulan" % "1.4.0"
[net.sf.meka.thirdparty/mulan "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.6,) |