| License |
License |
|---|---|
| GroupId | GroupIdio.github.eckig.grapheditor |
| ArtifactId | ArtifactIdgrapheditor-core |
| Last Version | Last Version18.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGraph Editor::Core
A library for creating and editing graph-like diagrams in JavaFX
|
| Filename | Size |
|---|---|
| grapheditor-core-18.0.1.pom | |
| grapheditor-core-18.0.1.jar | 128 KB |
| grapheditor-core-18.0.1-sources.jar | 84 KB |
| grapheditor-core-18.0.1-javadoc.jar | 334 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.eckig.grapheditor/grapheditor-core/ -->
<dependency>
<groupId>io.github.eckig.grapheditor</groupId>
<artifactId>grapheditor-core</artifactId>
<version>18.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eckig.grapheditor/grapheditor-core/
implementation 'io.github.eckig.grapheditor:grapheditor-core:18.0.1'
// https://jarcasting.com/artifacts/io.github.eckig.grapheditor/grapheditor-core/
implementation ("io.github.eckig.grapheditor:grapheditor-core:18.0.1")
'io.github.eckig.grapheditor:grapheditor-core:jar:18.0.1'
<dependency org="io.github.eckig.grapheditor" name="grapheditor-core" rev="18.0.1">
<artifact name="grapheditor-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eckig.grapheditor', module='grapheditor-core', version='18.0.1')
)
libraryDependencies += "io.github.eckig.grapheditor" % "grapheditor-core" % "18.0.1"
[io.github.eckig.grapheditor/grapheditor-core "18.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.eckig.grapheditor : grapheditor-api | jar | 18.0.1 |
| org.eclipse.emf : org.eclipse.emf.ecore.xmi | jar | 2.16.0 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.openjfx : javafx-controls | jar | 18.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.testfx : openjfx-monocle | jar | jdk-12.0.1+2 |