Last Version

Dygraphs GWT Integration 2011.04.18

Provides a GWT module that allows for integration of the Dygraphs JavaScript Visualization Library.

License

License

MIT
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.danvk
ArtifactId

ArtifactId

dygraphs-gwt
Version

Version

2011.04.18
Type

Type

jar
Description

Description

Dygraphs GWT Integration
Provides a GWT module that allows for integration of the Dygraphs JavaScript Visualization Library.
Project URL

Project URL

https://code.google.com/p/dygraphs-gwt/

Download dygraphs-gwt 2011.04.18


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.0.3
com.google.gwt : gwt-servlet jar 2.0.3

Project Modules

There are no modules declared in this project.