Last Version

gwt-d3 API 1.3.0

the GWT wrapper around d3.js - API module

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtd3
ArtifactId

ArtifactId

gwt-d3-api
Version

Version

1.3.0
Type

Type

jar
Description

Description

gwt-d3 API
the GWT wrapper around d3.js - API module
Project Organization

Project Organization

gwt-d3

Download gwt-d3-api 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.gwtd3 : gwt-d3-js jar 3.5.11
com.github.gwtd3 : gwt-d3-js jar 3.5.11
com.google.gwt : gwt-user jar 2.8.0

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0
com.google.gwt : gwt-dev jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.