| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.github.timeu.gwt-libs.dygraphs-gwt | 
| ArtifactId | ArtifactIddygraphs-gwt-parent | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionDygraphs-GWT (Parent) GWT wrapper for Dygraphs | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| dygraphs-gwt-parent-1.0.0.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent/ -->
<dependency>
    <groupId>com.github.timeu.gwt-libs.dygraphs-gwt</groupId>
    <artifactId>dygraphs-gwt-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent/
implementation 'com.github.timeu.gwt-libs.dygraphs-gwt:dygraphs-gwt-parent:1.0.0'// https://jarcasting.com/artifacts/com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent/
implementation ("com.github.timeu.gwt-libs.dygraphs-gwt:dygraphs-gwt-parent:1.0.0")'com.github.timeu.gwt-libs.dygraphs-gwt:dygraphs-gwt-parent:pom:1.0.0'<dependency org="com.github.timeu.gwt-libs.dygraphs-gwt" name="dygraphs-gwt-parent" rev="1.0.0">
  <artifact name="dygraphs-gwt-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.github.timeu.gwt-libs.dygraphs-gwt', module='dygraphs-gwt-parent', version='1.0.0')
)libraryDependencies += "com.github.timeu.gwt-libs.dygraphs-gwt" % "dygraphs-gwt-parent" % "1.0.0"[com.github.timeu.gwt-libs.dygraphs-gwt/dygraphs-gwt-parent "1.0.0"]