Graph Editor

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

License

License

GroupId

GroupId

io.github.eckig
ArtifactId

ArtifactId

grapheditor
Last Version

Last Version

18.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Graph Editor
A library for creating and editing graph-like diagrams in JavaFX
Project URL

Project URL

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

Download grapheditor

Filename Size
grapheditor-18.0.1.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • core
  • demo
  • model

Versions

Version
18.0.1