MVN

com.linkedin.dagli : fasttext

Maven & Gradle

Oct 05, 2021
1 usages
353 stars

fasttext · DAG-oriented machine learning framework for bug-resistant, readable, efficient, maintainable and trivially deployable models in Java and other JVM languages

<dependency>
    <groupId>com.linkedin.dagli</groupId>
    <artifactId>fasttext</artifactId>
    <version>15.0.0-beta9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkedin.dagli : fasttext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 15.0.0-beta9
  • Latest Beta: 15.0.0-beta9

All Versions

Choose a version of com.linkedin.dagli : fasttext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
15.0.x
fasttext-15.0.0-beta9
fasttext-15.0.0-beta8
fasttext-15.0.0-beta7
fasttext-15.0.0-beta6
fasttext-15.0.0-beta5
fasttext-15.0.0-beta4
fasttext-15.0.0-beta3
14.0.x
fasttext-14.0.0-beta2
fasttext-14.0.0-beta1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.linkedin.dagli</groupId>
    <artifactId>fasttext</artifactId>
    <version>15.0.0-beta9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.linkedin.dagli : fasttext gradle dependency to your build.gradle file:

implementation 'com.linkedin.dagli:fasttext:15.0.0-beta9'

Gradle Kotlin DSL: Add the following com.linkedin.dagli : fasttext gradle kotlin dependency to your build.gradle.kts file:

implementation("com.linkedin.dagli:fasttext:15.0.0-beta9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.linkedin.dagli : fasttext sbt scala dependency to your build.sbt file:

libraryDependencies += "com.linkedin.dagli" % "fasttext" % "15.0.0-beta9"

Advertisement

Dependencies from Group

Oct 05, 2021
20 usages
353 stars
Oct 05, 2021
19 usages
353 stars
Oct 05, 2021
13 usages
353 stars
Oct 05, 2021
10 usages
353 stars
Oct 05, 2021
9 usages
353 stars

Discover Dependencies

Oct 05, 2021
1 usages
353 stars
Oct 05, 2021
1 usages
353 stars
Oct 05, 2021
1 usages
353 stars
Oct 05, 2021
1 usages
353 stars
Oct 11, 2020
1 usages
693 stars
Oct 11, 2020
1 usages
693 stars
Oct 11, 2020
1 usages
693 stars
Aug 22, 2023
1 usages
Aug 24, 2023
1 usages
74 stars