MVN

net.sf.meka.thirdparty : mulan

Maven & Gradle

May 26, 2014
10 usages

mulan · Mulan is an open-source Java library for learning from multi-label datasets.

<dependency>
    <groupId>net.sf.meka.thirdparty</groupId>
    <artifactId>mulan</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.meka.thirdparty : mulan to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of net.sf.meka.thirdparty : mulan to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
mulan-1.4.0

How to add a dependency to Maven

Add the following net.sf.meka.thirdparty : mulan maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.meka.thirdparty</groupId>
    <artifactId>mulan</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.meka.thirdparty : mulan gradle dependency to your build.gradle file:

implementation 'net.sf.meka.thirdparty:mulan:1.4.0'

Gradle Kotlin DSL: Add the following net.sf.meka.thirdparty : mulan gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.meka.thirdparty:mulan:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.meka.thirdparty : mulan sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.meka.thirdparty" % "mulan" % "1.4.0"

Advertisement

Dependencies from Group

May 26, 2014
10 usages
mst
May 26, 2014
3 usages

Discover Dependencies

Sep 03, 2021
2 usages
Dec 14, 2015
2 usages
Apr 12, 2017
4 usages
1.2k stars
Dec 17, 2021
2 usages
270 stars
Apr 23, 2018
4 usages
Jun 21, 2022
6 usages
293 stars
Nov 14, 2019
2 usages
91 stars
Aug 13, 2022
7 usages
2 stars