License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdio.github.sidney3172 |
ArtifactId | ArtifactIdgwt-chartjs |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-chartjs
Another one lightweight chart library for Google Web Toolkit project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-chartjs-0.1.2.pom | |
gwt-chartjs-0.1.2.jar | 78 KB |
gwt-chartjs-0.1.2-sources.jar | 38 KB |
gwt-chartjs-0.1.2-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sidney3172/gwt-chartjs/ -->
<dependency>
<groupId>io.github.sidney3172</groupId>
<artifactId>gwt-chartjs</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sidney3172/gwt-chartjs/
implementation 'io.github.sidney3172:gwt-chartjs:0.1.2'
// https://jarcasting.com/artifacts/io.github.sidney3172/gwt-chartjs/
implementation ("io.github.sidney3172:gwt-chartjs:0.1.2")
'io.github.sidney3172:gwt-chartjs:jar:0.1.2'
<dependency org="io.github.sidney3172" name="gwt-chartjs" rev="0.1.2">
<artifact name="gwt-chartjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sidney3172', module='gwt-chartjs', version='0.1.2')
)
libraryDependencies += "io.github.sidney3172" % "gwt-chartjs" % "0.1.2"
[io.github.sidney3172/gwt-chartjs "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.1 |