word-cloud

The word-cloud tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

word-cloud
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

word-cloud
The word-cloud tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/word-cloud

Download word-cloud

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : word-freq jar 1.0.0
junit : junit Optional jar 4.13
com.kennycason : kumo jar 1.5

test (1)

Group / Artifact Type Version
com.github.houbb : nlp-chaizi Optional jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0