Download gwt-d3-api-1.1.0.jar file - Jar g

Jar examples for g:gwt-d3-api

Description

the GWT wrapper around d3.js - API module

You can download jar file gwt-d3-api 1.1.0 in this page.

License

Open Source License

Build File

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'

Download

Click the following link to download the jar file.

gwt-d3-api-1.1.0-javadoc.jar
gwt-d3-api-1.1.0-sources.jar
gwt-d3-api-1.1.0.jar
gwt-d3-api-1.1.0.pom



Related Tutorials