GraphGwt

GWT wrapper for Javascript Graph

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.temis
ArtifactId

ArtifactId

GraphGwt
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GraphGwt
GWT wrapper for Javascript Graph
Project URL

Project URL

https://github.com/Temis/Graph/
Source Code Management

Source Code Management

https://github.com/Temis/Graph.git

Download GraphGwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.6.0
org.timepedia.exporter : gwtexporter jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0