Graph Editor

A library for creating and editing graph-like diagrams in JavaFX

Лицензия

Лицензия

Группа

Группа

io.github.eckig
Идентификатор

Идентификатор

grapheditor
Последняя версия

Последняя версия

18.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Graph Editor
A library for creating and editing graph-like diagrams in JavaFX
Ссылка на сайт

Ссылка на сайт

https://github.com/eckig/graph-editor

Скачать grapheditor

Имя Файла Размер
grapheditor-18.0.1.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.eckig/grapheditor/ -->
<dependency>
    <groupId>io.github.eckig</groupId>
    <artifactId>grapheditor</artifactId>
    <version>18.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.eckig/grapheditor/
implementation 'io.github.eckig:grapheditor:18.0.1'
// https://jarcasting.com/artifacts/io.github.eckig/grapheditor/
implementation ("io.github.eckig:grapheditor:18.0.1")
'io.github.eckig:grapheditor:pom:18.0.1'
<dependency org="io.github.eckig" name="grapheditor" rev="18.0.1">
  <artifact name="grapheditor" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.eckig', module='grapheditor', version='18.0.1')
)
libraryDependencies += "io.github.eckig" % "grapheditor" % "18.0.1"
[io.github.eckig/grapheditor "18.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • api
  • core
  • demo
  • model

Версии библиотеки

Версия
18.0.1