Last Version

com.kennycason:kumo-core 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-core
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-core 1.28


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

Dependencies

compile (6)

Group / Artifact Type Version
com.kennycason : kumo-api jar 1.28
org.slf4j : slf4j-api jar 1.7.30
org.jsoup : jsoup jar 1.12.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
com.github.davidmoten : rtree jar 0.8.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.