is not current version
Last Version 0.2.0

com.stratio.morphlines:nlp 0.1.0


GroupId

GroupId

com.stratio.morphlines
ArtifactId

ArtifactId

nlp
Version

Version

0.1.0
Type

Type

jar

Download nlp 0.1.0


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