is not current version
Last Version 3.3.1.1

com.github.monkeysintown:jgraphx 3.1.2.1

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.1.2.1.tar.gz". The purpose of this redistribution is to make the library available to other Maven projects.

Categories

Categories

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

GroupId

com.github.monkeysintown
ArtifactId

ArtifactId

jgraphx
Version

Version

3.1.2.1
Type

Type

jar

Download jgraphx 3.1.2.1


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