Last Version

Gwt - Viz Example 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-sample
Version

Version

1.0-alpha
Type

Type

war
Description

Description

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

Download vizgwt-sample 1.0-alpha


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.h0ru5.gwt : vizgwt jar 1.0-alpha

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.0-rc3

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.6.0-rc3

Project Modules

There are no modules declared in this project.