Last Version

WordCloud 1.1.0

WordCloud stacks pieces of text in a way that they occupy minimum space while not colliding with eachother.

License

License

GroupId

GroupId

com.yashoid
ArtifactId

ArtifactId

wordcloud
Version

Version

1.1.0
Type

Type

aar
Description

Description

WordCloud
WordCloud stacks pieces of text in a way that they occupy minimum space while not colliding with eachother.
Project URL

Project URL

https://github.com/yasharpm/WordCloud
Source Code Management

Source Code Management

https://github.com/yasharpm/WordCloud

Download wordcloud 1.1.0


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

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.