Last Version

Graph Editor::Model 18.0.1

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

License

License

GroupId

GroupId

io.github.eckig.grapheditor
ArtifactId

ArtifactId

grapheditor-model
Version

Version

18.0.1
Type

Type

jar
Description

Description

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

Download grapheditor-model 18.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.emf : org.eclipse.emf.ecore jar 2.26.0
org.eclipse.emf : org.eclipse.emf.common jar 2.24.0

Project Modules

There are no modules declared in this project.