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