License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gmf |
ArtifactId | ArtifactIdgraphdef |
Last Version | Last Version2.0.0-v20070621-0000 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGMF Graphical Definition
|
Filename | Size |
---|---|
graphdef-2.0.0-v20070621-0000.pom | |
graphdef-2.0.0-v20070621-0000.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf/graphdef/ -->
<dependency>
<groupId>org.eclipse.gmf</groupId>
<artifactId>graphdef</artifactId>
<version>2.0.0-v20070621-0000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf/graphdef/
implementation 'org.eclipse.gmf:graphdef:2.0.0-v20070621-0000'
// https://jarcasting.com/artifacts/org.eclipse.gmf/graphdef/
implementation ("org.eclipse.gmf:graphdef:2.0.0-v20070621-0000")
'org.eclipse.gmf:graphdef:jar:2.0.0-v20070621-0000'
<dependency org="org.eclipse.gmf" name="graphdef" rev="2.0.0-v20070621-0000">
<artifact name="graphdef" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf', module='graphdef', version='2.0.0-v20070621-0000')
)
libraryDependencies += "org.eclipse.gmf" % "graphdef" % "2.0.0-v20070621-0000"
[org.eclipse.gmf/graphdef "2.0.0-v20070621-0000"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.emf : ecore | jar | [2.3.0,3.0.0) |
org.eclipse.emf : codegen | jar | [2.3.0,3.0.0) |
org.eclipse.gmf : common | jar | [1.1.0,2.0.0) |