| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.eckig.grapheditor |
| Идентификатор | Идентификаторgrapheditor-model |
| Версия | Версия18.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеGraph Editor::Model
A library for creating and editing graph-like diagrams in JavaFX
|
| Имя Файла | Размер |
|---|---|
| grapheditor-model-18.0.1.pom | |
| grapheditor-model-18.0.1.jar | 33 KB |
| grapheditor-model-18.0.1-sources.jar | 27 KB |
| grapheditor-model-18.0.1-javadoc.jar | 162 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.eckig.grapheditor/grapheditor-model/ -->
<dependency>
<groupId>io.github.eckig.grapheditor</groupId>
<artifactId>grapheditor-model</artifactId>
<version>18.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eckig.grapheditor/grapheditor-model/
implementation 'io.github.eckig.grapheditor:grapheditor-model:18.0.1'
// https://jarcasting.com/artifacts/io.github.eckig.grapheditor/grapheditor-model/
implementation ("io.github.eckig.grapheditor:grapheditor-model:18.0.1")
'io.github.eckig.grapheditor:grapheditor-model:jar:18.0.1'
<dependency org="io.github.eckig.grapheditor" name="grapheditor-model" rev="18.0.1">
<artifact name="grapheditor-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eckig.grapheditor', module='grapheditor-model', version='18.0.1')
)
libraryDependencies += "io.github.eckig.grapheditor" % "grapheditor-model" % "18.0.1"
[io.github.eckig.grapheditor/grapheditor-model "18.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.emf : org.eclipse.emf.ecore | jar | 2.26.0 |
| org.eclipse.emf : org.eclipse.emf.common | jar | 2.24.0 |