License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gmf.runtime.notation |
ArtifactId | ArtifactIdedit |
Last Version | Last Version1.0.1-v20070621-0000 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGMF Notation Edit Support
|
Filename | Size |
---|---|
edit-1.0.1-v20070621-0000.pom | |
edit-1.0.1-v20070621-0000.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.notation/edit/ -->
<dependency>
<groupId>org.eclipse.gmf.runtime.notation</groupId>
<artifactId>edit</artifactId>
<version>1.0.1-v20070621-0000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.notation/edit/
implementation 'org.eclipse.gmf.runtime.notation:edit:1.0.1-v20070621-0000'
// https://jarcasting.com/artifacts/org.eclipse.gmf.runtime.notation/edit/
implementation ("org.eclipse.gmf.runtime.notation:edit:1.0.1-v20070621-0000")
'org.eclipse.gmf.runtime.notation:edit:jar:1.0.1-v20070621-0000'
<dependency org="org.eclipse.gmf.runtime.notation" name="edit" rev="1.0.1-v20070621-0000">
<artifact name="edit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf.runtime.notation', module='edit', version='1.0.1-v20070621-0000')
)
libraryDependencies += "org.eclipse.gmf.runtime.notation" % "edit" % "1.0.1-v20070621-0000"
[org.eclipse.gmf.runtime.notation/edit "1.0.1-v20070621-0000"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.gmf.runtime : notation | jar | [1.0.0,2.0.0) |
org.eclipse.emf : edit | jar | [2.2.0,3.0.0) |
org.eclipse.emf.ecore : edit | jar | [2.2.0,3.0.0) |
org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |