License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdpl.tecna.gwt |
ArtifactId | ArtifactIdgwt-connectors |
Version | Version2.7 |
Type | Typejar |
Description |
DescriptionGWT Connectors
A library for drawing connections between shapes on diagrams.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-connectors-2.7.pom | |
gwt-connectors-2.7.jar | 194 KB |
gwt-connectors-2.7-sources.jar | 70 KB |
gwt-connectors-2.7-javadoc.jar | 333 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.tecna.gwt/gwt-connectors/ -->
<dependency>
<groupId>pl.tecna.gwt</groupId>
<artifactId>gwt-connectors</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.tecna.gwt/gwt-connectors/
implementation 'pl.tecna.gwt:gwt-connectors:2.7'
// https://jarcasting.com/artifacts/pl.tecna.gwt/gwt-connectors/
implementation ("pl.tecna.gwt:gwt-connectors:2.7")
'pl.tecna.gwt:gwt-connectors:jar:2.7'
<dependency org="pl.tecna.gwt" name="gwt-connectors" rev="2.7">
<artifact name="gwt-connectors" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.tecna.gwt', module='gwt-connectors', version='2.7')
)
libraryDependencies += "pl.tecna.gwt" % "gwt-connectors" % "2.7"
[pl.tecna.gwt/gwt-connectors "2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.allen-sauer.gwt.dnd : gwt-dnd | jar | 3.1.2 |
com.google.gwt : gwt-user | jar | 2.5.1 |