License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.temis |
ArtifactId | ArtifactIdGraphGwt |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionGraphGwt
GWT wrapper for Javascript Graph
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
GraphGwt-1.0.1.pom | |
GraphGwt-1.0.1.jar | 144 KB |
GraphGwt-1.0.1-sources.jar | 131 KB |
GraphGwt-1.0.1-javadoc.jar | 82 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.6.0 |
org.timepedia.exporter : gwtexporter | jar | 2.4.0 |