is not current version
Last Version 2.1.3

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

Provides various utility classes for text mining.

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

text-mining-util
Version

Version

1.1.0
Type

Type

jar

Download text-mining-util 1.1.0


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