Last Version

TextMiningUtil 2.1.3

Provides various utility classes for text mining.

License

License

GroupId

GroupId

com.github.michael-rapp
ArtifactId

ArtifactId

text-mining-util
Version

Version

2.1.3
Type

Type

jar
Description

Description

TextMiningUtil
Provides various utility classes for text mining.
Project URL

Project URL

https://github.com/michael-rapp/TextMiningUtil
Source Code Management

Source Code Management

https://github.com/michael-rapp/TextMiningUtil.git

Download text-mining-util 2.1.3


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
com.github.michael-rapp : java-util jar [2.4.0,2.5.0)

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50

Project Modules

There are no modules declared in this project.