is not current version
Last Version 3.1.7

com.mayabot.mynlp:mynlp-classification 3.1.6

Maya Nlp subproject :modules:mynlp-classification

GroupId

GroupId

com.mayabot.mynlp
ArtifactId

ArtifactId

mynlp-classification
Version

Version

3.1.6
Type

Type

jar

Download mynlp-classification 3.1.6


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