MVN

ai.libs : jaicore-ml-meka

Maven & Gradle

Nov 26, 2021
1 usages
39 stars

JAICore-ML-MEKA · This project provides utils to deal with machine learning tasks. Especially it gives support to work with standard ML libraries in Java.

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>jaicore-ml-meka</artifactId>
    <version>0.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.libs : jaicore-ml-meka to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.7

All Versions

Choose a version of ai.libs : jaicore-ml-meka to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jaicore-ml-meka-0.2.7
jaicore-ml-meka-0.2.6
jaicore-ml-meka-0.2.5
jaicore-ml-meka-0.2.4
jaicore-ml-meka-0.2.3
jaicore-ml-meka-0.2.2
jaicore-ml-meka-0.2.1
jaicore-ml-meka-0.2.0

How to add a dependency to Maven

Add the following ai.libs : jaicore-ml-meka maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.libs</groupId>
    <artifactId>jaicore-ml-meka</artifactId>
    <version>0.2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.libs : jaicore-ml-meka gradle dependency to your build.gradle file:

implementation 'ai.libs:jaicore-ml-meka:0.2.7'

Gradle Kotlin DSL: Add the following ai.libs : jaicore-ml-meka gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.libs:jaicore-ml-meka:0.2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.libs : jaicore-ml-meka sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.libs" % "jaicore-ml-meka" % "0.2.7"

Advertisement

Dependencies from Group

Nov 26, 2021
24 usages
39 stars
Nov 26, 2021
14 usages
39 stars
Nov 26, 2021
11 usages
39 stars
Nov 26, 2021
7 usages
39 stars
Nov 26, 2021
6 usages
39 stars

Discover Dependencies

Dec 07, 2022
3 usages
214 stars
Aug 10, 2023
3 usages
766 stars
Sep 09, 2020
1 usages
Sep 09, 2020
1 usages
Aug 31, 2020
1 usages
Jul 06, 2023
1 usages
9 stars
Nov 15, 2021
2 usages
30 stars