is not current version
Last Version 3.1.7

com.mayabot.mynlp:fastText4j 3.1.0

Maya Nlp subproject :fastText4j

GroupId

GroupId

com.mayabot.mynlp
ArtifactId

ArtifactId

fastText4j
Version

Version

3.1.0
Type

Type

jar

Download fastText4j 3.1.0


<!-- https://jarcasting.com/artifacts/com.mayabot.mynlp/fastText4j/ -->
<dependency>
    <groupId>com.mayabot.mynlp</groupId>
    <artifactId>fastText4j</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mayabot.mynlp/fastText4j/
implementation 'com.mayabot.mynlp:fastText4j:3.1.0'
// https://jarcasting.com/artifacts/com.mayabot.mynlp/fastText4j/
implementation ("com.mayabot.mynlp:fastText4j:3.1.0")
'com.mayabot.mynlp:fastText4j:jar:3.1.0'
<dependency org="com.mayabot.mynlp" name="fastText4j" rev="3.1.0">
  <artifact name="fastText4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mayabot.mynlp', module='fastText4j', version='3.1.0')
)
libraryDependencies += "com.mayabot.mynlp" % "fastText4j" % "3.1.0"
[com.mayabot.mynlp/fastText4j "3.1.0"]