License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.gmf.bridge |
ArtifactId | ArtifactIdui |
Last Version | Last Version1.1.0-v20070621-0000 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGMF Tooling UI
|
Filename | Size |
---|---|
ui-1.1.0-v20070621-0000.pom | |
ui-1.1.0-v20070621-0000.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.gmf.bridge/ui/ -->
<dependency>
<groupId>org.eclipse.gmf.bridge</groupId>
<artifactId>ui</artifactId>
<version>1.1.0-v20070621-0000</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.gmf.bridge/ui/
implementation 'org.eclipse.gmf.bridge:ui:1.1.0-v20070621-0000'
// https://jarcasting.com/artifacts/org.eclipse.gmf.bridge/ui/
implementation ("org.eclipse.gmf.bridge:ui:1.1.0-v20070621-0000")
'org.eclipse.gmf.bridge:ui:jar:1.1.0-v20070621-0000'
<dependency org="org.eclipse.gmf.bridge" name="ui" rev="1.1.0-v20070621-0000">
<artifact name="ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.gmf.bridge', module='ui', version='1.1.0-v20070621-0000')
)
libraryDependencies += "org.eclipse.gmf.bridge" % "ui" % "1.1.0-v20070621-0000"
[org.eclipse.gmf.bridge/ui "1.1.0-v20070621-0000"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.core : runtime | jar | [3.3.0,4.0.0) |
org.eclipse.core : resources | jar | [3.3.0,4.0.0) |
org.eclipse : ui | jar | [3.3.0,4.0.0) |
org.eclipse.ui : ide | jar | [3.3.0,4.0.0) |
org.eclipse.jdt : ui | jar | [3.3.0,4.0.0) |
org.eclipse.emf : common | jar | [2.3.0,3.0.0) |
org.eclipse.emf.ecore : edit | jar | [2.3.0,3.0.0) |
org.eclipse.gmf : bridge | jar | [1.1.0,2.0.0) |
org.eclipse.gmf.graphdef : edit | jar | [2.0.0,3.0.0) |
org.eclipse.gmf.tooldef : edit | jar | [2.0.0,3.0.0) |
org.eclipse.gmf.map : edit | jar | [2.0.0,3.0.0) |
org.eclipse.emf.codegen.ecore : ui | jar | [2.3.0,3.0.0) |
org.eclipse.emf : importer | jar | [2.3.0,3.0.0) |