is not current version
Last Version 2.1.3

com.github.michael-rapp:text-mining-util 2.1.2

Provides various utility classes for text mining.

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

text-mining-util
Version

Version

2.1.2
Type

Type

jar

Download text-mining-util 2.1.2


<!-- https://jarcasting.com/artifacts/com.github.michael-rapp/text-mining-util/ -->
<dependency>
    <groupId>com.github.michael-rapp</groupId>
    <artifactId>text-mining-util</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michael-rapp/text-mining-util/
implementation 'com.github.michael-rapp:text-mining-util:2.1.2'
// https://jarcasting.com/artifacts/com.github.michael-rapp/text-mining-util/
implementation ("com.github.michael-rapp:text-mining-util:2.1.2")
'com.github.michael-rapp:text-mining-util:jar:2.1.2'
<dependency org="com.github.michael-rapp" name="text-mining-util" rev="2.1.2">
  <artifact name="text-mining-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michael-rapp', module='text-mining-util', version='2.1.2')
)
libraryDependencies += "com.github.michael-rapp" % "text-mining-util" % "2.1.2"
[com.github.michael-rapp/text-mining-util "2.1.2"]