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