Last Version

Graphical Editing Framework 3.2.100-v20070620


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse
ArtifactId

ArtifactId

gef
Version

Version

3.2.100-v20070620
Type

Type

jar
Description

Description

Graphical Editing Framework

Download gef 3.2.100-v20070620


<!-- 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"]

Dependencies

compile (5)

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)

Project Modules

There are no modules declared in this project.