Last Version

jgraphx 4.2.2

JGraphX is a Java Swing diagramming (graph visualisation) library

License

License

BSD
Categories

Categories

JGraphX Business Logic Libraries Science
GroupId

GroupId

com.github.vlsi.mxgraph
ArtifactId

ArtifactId

jgraphx
Version

Version

4.2.2
Type

Type

jar
Description

Description

jgraphx
JGraphX is a Java Swing diagramming (graph visualisation) library
Project URL

Project URL

https://github.com/vlsi/jgraphx-publish
Source Code Management

Source Code Management

https://github.com/vlsi/jgraphx-publish

Download jgraphx 4.2.2


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

Dependencies

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

Project Modules

There are no modules declared in this project.