is not current version
Last Version 1.3.0

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

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.2.0
Type

Type

jar

Download gwt-d3-api 1.2.0


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