Last Version

kumo 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
Version

Version

1.28
Type

Type

pom
Description

Description

kumo
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).
Project URL

Project URL

https://github.com/kennycason/kumo
Source Code Management

Source Code Management

https://github.com/kennycason/kumo

Download kumo 1.28

Filename Size
kumo-1.28.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • kumo-api
  • kumo-core
  • kumo-cli
  • kumo-tokenizers