Last Version

mynlp 3.1.7

Maya Nlp subproject :fastText4j

License

License

GroupId

GroupId

com.mayabot.mynlp
ArtifactId

ArtifactId

fastText4j
Version

Version

3.1.7
Type

Type

jar
Description

Description

mynlp
Maya Nlp subproject :fastText4j
Project URL

Project URL

https://github.com/mayabot/mynlp

Download fastText4j 3.1.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.