is not current version
Last Version 2019.3.29

com.github.fracpete:nlp-weka-package 2015.3.25

Contains various natural language processing components.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

nlp-weka-package
Version

Version

2015.3.25
Type

Type

jar

Download nlp-weka-package 2015.3.25


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