is not current version
Last Version 1.3.0

com.github.gwtd3:gwt-d3-demo 1.2.0

the GWT wrapper around d3.js - Demo module

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtd3
ArtifactId

ArtifactId

gwt-d3-demo
Version

Version

1.2.0
Type

Type

war

Download gwt-d3-demo 1.2.0


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