MVN

com.expleague : jmll

Maven & Gradle

Mar 14, 2019
26 stars

SpbSU JMLL · Various ML methods implemented by myself and my students

<dependency>
    <groupId>com.expleague</groupId>
    <artifactId>jmll</artifactId>
    <version>1.4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.expleague : jmll to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.9

All Versions

Choose a version of com.expleague : jmll to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
jmll-1.4.9
jmll-1.4.8
jmll-1.4.7
jmll-1.4.6
jmll-1.4.1
1.3
jmll-1.3
1.2
jmll-1.2
1.1
jmll-1.1
1.0
jmll-1.0

How to add a dependency to Maven

Add the following com.expleague : jmll maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.expleague</groupId>
    <artifactId>jmll</artifactId>
    <version>1.4.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.expleague : jmll gradle dependency to your build.gradle file:

implementation 'com.expleague:jmll:1.4.9'

Gradle Kotlin DSL: Add the following com.expleague : jmll gradle kotlin dependency to your build.gradle.kts file:

implementation("com.expleague:jmll:1.4.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.expleague : jmll sbt scala dependency to your build.sbt file:

libraryDependencies += "com.expleague" % "jmll" % "1.4.9"

Advertisement

Dependencies from Group

Mar 14, 2019
1 usages
3 stars
Mar 14, 2019
26 stars

Discover Dependencies

Apr 04, 2020
2 usages
173 stars
Sep 28, 2022
19 stars
Oct 17, 2017
14 usages
1 stars
Aug 17, 2023
1 usages
711 stars
Jun 07, 2019
3 usages
12.8k stars
Oct 20, 2017
2.5k stars
Apr 30, 2020
3 usages
7k stars