MVN

com.github.timeu.gwt-libs.dygraphs-gwt : dygraphs-gwt-parent

Maven & Gradle

Feb 26, 2020
3 stars

Dygraphs-GWT (Parent) · GWT wrapper for Dygraphs

<dependency>
    <groupId>com.github.timeu.gwt-libs.dygraphs-gwt</groupId>
    <artifactId>dygraphs-gwt-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.timeu.gwt-libs.dygraphs-gwt : dygraphs-gwt-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.timeu.gwt-libs.dygraphs-gwt : dygraphs-gwt-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
dygraphs-gwt-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.timeu.gwt-libs.dygraphs-gwt</groupId>
    <artifactId>dygraphs-gwt-parent</artifactId>
    <version>1.0.0</version>
</dependency>