is not current version
Last Version 3.5.14

com.github.gwtd3:gwt-d3-js 3.5.11

d3.js as a GWT Module

Categories

Categories

JavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtd3
ArtifactId

ArtifactId

gwt-d3-js
Version

Version

3.5.11
Type

Type

jar

Download gwt-d3-js 3.5.11


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