JGraph X

JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "https://github.com/jgraph/jgraphx/archive/v3.3.1.1.tar.gz". The purpose of this redistribution is to make the library available to other Maven projects.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification JGraphX Business Logic Libraries Science
GroupId

GroupId

com.github.monkeysintown
ArtifactId

ArtifactId

jgraphx
Last Version

Last Version

3.3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JGraph X
JGraphX Swing Component - Java Graph Visualization Library This is a binary & source redistribution of the original, unmodified JGraphX library originating from: "https://github.com/jgraph/jgraphx/archive/v3.3.1.1.tar.gz". The purpose of this redistribution is to make the library available to other Maven projects.
Project URL

Project URL

http://www.jgraph.com
Project Organization

Project Organization

JGraph Ltd

Download jgraphx

How to add to project

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

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.

Versions

Version
3.3.1.1
3.1.2.1