Last Version

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


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

There are no modules declared in this project.