Jar examples for m:mulan
Mulan is an open-source Java library for learning from multi-label datasets.
You can download jar file mulan 1.4.0 in this page.
GNU General Public License 3
You can use the following script to add mulan-1.4.0.jar to your project.
<dependency> <groupId>net.sf.meka.thirdparty</groupId> <artifactId>mulan</artifactId> <version>1.4.0</version> </dependency>
compile group: 'net.sf.meka.thirdparty', name: 'mulan', version: '1.4.0'
libraryDependencies += "net.sf.meka.thirdparty" % "mulan" % "1.4.0"
<dependency org="net.sf.meka.thirdparty" name="mulan" rev="1.4.0"/>
@Grapes(@Grab(group='net.sf.meka.thirdparty', module='mulan', version='1.4.0'))
'net.sf.meka.thirdparty:mulan:jar:1.4.0'
Click the following link to download the jar file.
mulan-1.4.0-javadoc.jar