Last Version

VizGWT 1.0-alpha

wrapper of gwt around viz.js

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.h0ru5.gwt
ArtifactId

ArtifactId

vizgwt
Version

Version

1.0-alpha
Type

Type

jar
Description

Description

VizGWT
wrapper of gwt around viz.js

Download vizgwt 1.0-alpha


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

Dependencies

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.