| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.gmf.runtime |
| Идентификатор | Идентификаторnotation |
| Последняя версия | Последняя версия1.0.100-v20070621-0000 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGMF Notation Model Support
|
| Имя Файла | Размер |
|---|---|
| notation-1.0.100-v20070621-0000.pom | |
| notation-1.0.100-v20070621-0000.jar | 254 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) |
| org.eclipse.emf : ecore | jar | [2.2.0,3.0.0) |