License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.danvk |
ArtifactId | ArtifactIddygraphs-gwt |
Version | Version2011.04.18 |
Type | Typejar |
Description |
DescriptionDygraphs GWT Integration
Provides a GWT module that allows for integration of the Dygraphs JavaScript Visualization Library.
|
Project URL |
Project URL |
Filename | Size |
---|---|
dygraphs-gwt-2011.04.18.pom | |
dygraphs-gwt-2011.04.18.jar | 58 KB |
dygraphs-gwt-2011.04.18-sources.jar | 43 KB |
dygraphs-gwt-2011.04.18-javadoc.jar | 87 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.0.3 |
com.google.gwt : gwt-servlet | jar | 2.0.3 |