Jar examples for g:gwt-d3-api
the GWT wrapper around d3.js - API module
You can download jar file gwt-d3-api 1.1.0 in this page.
Open Source License
You can use the following script to add gwt-d3-api-1.1.0.jar to your project.
<dependency> <groupId>com.github.gwtd3</groupId> <artifactId>gwt-d3-api</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.gwtd3', name: 'gwt-d3-api', version: '1.1.0'
libraryDependencies += "com.github.gwtd3" % "gwt-d3-api" % "1.1.0"
<dependency org="com.github.gwtd3" name="gwt-d3-api" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.gwtd3', module='gwt-d3-api', version='1.1.0'))
'com.github.gwtd3:gwt-d3-api:jar:1.1.0'
Click the following link to download the jar file.
gwt-d3-api-1.1.0-javadoc.jar