License |
License |
---|---|
Categories |
CategoriesJavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.gwtd3 |
ArtifactId | ArtifactIdgwt-d3-js |
Last Version | Last Version3.5.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-d3-js
d3.js as a GWT Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-d3-js-3.5.14.pom | |
gwt-d3-js-3.5.14.jar | 136 KB |
gwt-d3-js-3.5.14-sources.jar | 6 KB |
gwt-d3-js-3.5.14-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gwtd3/gwt-d3-js/ -->
<dependency>
<groupId>com.github.gwtd3</groupId>
<artifactId>gwt-d3-js</artifactId>
<version>3.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtd3/gwt-d3-js/
implementation 'com.github.gwtd3:gwt-d3-js:3.5.14'
// https://jarcasting.com/artifacts/com.github.gwtd3/gwt-d3-js/
implementation ("com.github.gwtd3:gwt-d3-js:3.5.14")
'com.github.gwtd3:gwt-d3-js:jar:3.5.14'
<dependency org="com.github.gwtd3" name="gwt-d3-js" rev="3.5.14">
<artifact name="gwt-d3-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtd3', module='gwt-d3-js', version='3.5.14')
)
libraryDependencies += "com.github.gwtd3" % "gwt-d3-js" % "3.5.14"
[com.github.gwtd3/gwt-d3-js "3.5.14"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.1 |
junit : junit | jar | 4.8.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.1 |
com.google.gwt : gwt-dev | jar | 2.5.1 |