Graph Editor::API

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

License

License

GroupId

GroupId

io.github.eckig.grapheditor
ArtifactId

ArtifactId

grapheditor-api
Last Version

Last Version

18.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Graph Editor::API
A library for creating and editing graph-like diagrams in JavaFX

Download grapheditor-api

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.eckig.grapheditor : grapheditor-model jar 18.0.1
org.eclipse.emf : org.eclipse.emf.edit jar 2.17.0
org.slf4j : slf4j-api jar 1.7.36
org.openjfx : javafx-controls jar 18.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testfx : openjfx-monocle jar jdk-12.0.1+2

Project Modules

There are no modules declared in this project.

Versions

Version
18.0.1