License |
License
MIT License
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdus.ascendtech |
ArtifactId | ArtifactIdgwt-wordcloud2js |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-wordcloud2js
$project.description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-wordcloud2js-1.0.pom | |
gwt-wordcloud2js-1.0.jar | 15 KB |
gwt-wordcloud2js-1.0-sources.jar | 27 KB |
gwt-wordcloud2js-1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/us.ascendtech/gwt-wordcloud2js/ -->
<dependency>
<groupId>us.ascendtech</groupId>
<artifactId>gwt-wordcloud2js</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/us.ascendtech/gwt-wordcloud2js/
implementation 'us.ascendtech:gwt-wordcloud2js:1.0'
// https://jarcasting.com/artifacts/us.ascendtech/gwt-wordcloud2js/
implementation ("us.ascendtech:gwt-wordcloud2js:1.0")
'us.ascendtech:gwt-wordcloud2js:jar:1.0'
<dependency org="us.ascendtech" name="gwt-wordcloud2js" rev="1.0">
<artifact name="gwt-wordcloud2js" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.ascendtech', module='gwt-wordcloud2js', version='1.0')
)
libraryDependencies += "us.ascendtech" % "gwt-wordcloud2js" % "1.0"
[us.ascendtech/gwt-wordcloud2js "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.10,) |