Last Version

VizGWT (Parent) 1.0-alpha

Parent project of wrapper around Viz.js in GWT to enable graphviz on client side

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.h0ru5.gwt
ArtifactId

ArtifactId

vizgwt-parent
Version

Version

1.0-alpha
Type

Type

pom
Description

Description

VizGWT (Parent)
Parent project of wrapper around Viz.js in GWT to enable graphviz on client side
Source Code Management

Source Code Management

https://github.com/h0ru5/VisGWT.git

Download vizgwt-parent 1.0-alpha


<!-- https://jarcasting.com/artifacts/com.github.h0ru5.gwt/vizgwt-parent/ -->
<dependency>
    <groupId>com.github.h0ru5.gwt</groupId>
    <artifactId>vizgwt-parent</artifactId>
    <version>1.0-alpha</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.h0ru5.gwt/vizgwt-parent/
implementation 'com.github.h0ru5.gwt:vizgwt-parent:1.0-alpha'
// https://jarcasting.com/artifacts/com.github.h0ru5.gwt/vizgwt-parent/
implementation ("com.github.h0ru5.gwt:vizgwt-parent:1.0-alpha")
'com.github.h0ru5.gwt:vizgwt-parent:pom:1.0-alpha'
<dependency org="com.github.h0ru5.gwt" name="vizgwt-parent" rev="1.0-alpha">
  <artifact name="vizgwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.h0ru5.gwt', module='vizgwt-parent', version='1.0-alpha')
)
libraryDependencies += "com.github.h0ru5.gwt" % "vizgwt-parent" % "1.0-alpha"
[com.github.h0ru5.gwt/vizgwt-parent "1.0-alpha"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • vizgwt
  • vizgwt-example