MVN

com.github.sszuev : fasttext

Maven & Gradle

Jun 01, 2018
1 usages
21 stars

fastText · Java port of c++ facebook fastText

<dependency>
    <groupId>com.github.sszuev</groupId>
    <artifactId>fasttext</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
fasttext-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.sszuev</groupId>
    <artifactId>fasttext</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.sszuev:fasttext:1.0.0'

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

implementation("com.github.sszuev:fasttext:1.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.sszuev" % "fasttext" % "1.0.0"

Advertisement

Dependencies from Group

Jun 01, 2018
1 usages
21 stars

Discover Dependencies

Jan 21, 2021
1 usages
1 stars
Jan 20, 2020
1 usages
104 stars
Jan 29, 2022
3 usages
143 stars
Oct 24, 2019
3 usages
146 stars
May 11, 2022
1 usages
0 stars
Dec 27, 2022
2 usages
Apr 23, 2019
1 usages
350 stars
Apr 23, 2019
1 usages
350 stars