| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse |
| ArtifactId | ArtifactIdgef |
| Last Version | Last Version3.2.100-v20070620 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGraphical Editing Framework
|
| Filename | Size |
|---|---|
| gef-3.2.100-v20070620.pom | |
| gef-3.2.100-v20070620.jar | 770 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse/gef/ -->
<dependency>
<groupId>org.eclipse</groupId>
<artifactId>gef</artifactId>
<version>3.2.100-v20070620</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse/gef/
implementation 'org.eclipse:gef:3.2.100-v20070620'
// https://jarcasting.com/artifacts/org.eclipse/gef/
implementation ("org.eclipse:gef:3.2.100-v20070620")
'org.eclipse:gef:jar:3.2.100-v20070620'
<dependency org="org.eclipse" name="gef" rev="3.2.100-v20070620">
<artifact name="gef" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse', module='gef', version='3.2.100-v20070620')
)
libraryDependencies += "org.eclipse" % "gef" % "3.2.100-v20070620"
[org.eclipse/gef "3.2.100-v20070620"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse : draw2d | jar | [3.2.0,4.0.0) |
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
| org.eclipse.ui : views Optional | jar | [3.2.0,4.0.0) |
| org.eclipse.ui : workbench | jar | [3.2.0,4.0.0) |
| org.eclipse : jface | jar | [3.2.0,4.0.0) |