MVN

ai.libs : jaicore-ml

Maven & Gradle

Nov 26, 2021
11 usages
39 stars

JAICore-ML · 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</artifactId>
    <version>0.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.7

All Versions

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

Version Vulnerabilities Updated
0.2.x
jaicore-ml-0.2.7
jaicore-ml-0.2.6
jaicore-ml-0.2.5
jaicore-ml-0.2.4
jaicore-ml-0.2.3
jaicore-ml-0.2.2
jaicore-ml-0.2.1
jaicore-ml-0.2.0
0.1.x
jaicore-ml-0.1.6
jaicore-ml-0.1.5
jaicore-ml-0.1.4
jaicore-ml-0.1.3
jaicore-ml-0.1.2
jaicore-ml-0.1.1
jaicore-ml-0.1.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "ai.libs" % "jaicore-ml" % "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 05, 2018
1 usages
Nov 21, 2022
4 usages
169 stars
Aug 19, 2020
2 usages
2 stars
Aug 19, 2020
2 usages
2 stars
Sep 13, 2021
4 usages
18.7k stars
Aug 23, 2023
4 usages
76 stars
Jul 13, 2022
5 usages