is not current version
Last Version 1.3.0

com.github.houbb:word-cloud 1.1.0

The word-cloud tool for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

word-cloud
Version

Version

1.1.0
Type

Type

jar

Download word-cloud 1.1.0


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