Last Version

com.kennycason:kumo-tokenizers 1.28

Kumo's goal is to create a powerful and user friendly Word Cloud API in Java. Kumo directly generates an image file without the need to create an applet (as many other libraries do).

License

License

GroupId

GroupId

com.kennycason
ArtifactId

ArtifactId

kumo-tokenizers
Version

Version

1.28
Type

Type

jar
Description

Description

Kumo's goal is to create a powerful and user friendly Word Cloud API in Java. Kumo directly generates an image file without the need to create an applet (as many other libraries do).

Download kumo-tokenizers 1.28


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

Dependencies

compile (7)

Group / Artifact Type Version
com.kennycason : kumo-api jar 1.28
ch.qos.logback : logback-classic jar 1.2.3
org.apache.logging.log4j : log4j-to-slf4j jar 2.9.1
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30
org.languagetool : language-en jar 2.5
org.languagetool : language-zh jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.