is not current version
Last Version 1.3.0

com.github.gwtd3:gwt-d3-api 1.0.2

the GWT wrapper around d3.js - API module

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtd3
ArtifactId

ArtifactId

gwt-d3-api
Version

Version

1.0.2
Type

Type

jar

Download gwt-d3-api 1.0.2


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