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