Download jgraph-5.13.0.0.jar file - Jar j

Jar examples for j:jgraph

Description

Java Graph Visualization and Layout component

You can download jar file jgraph 5.13.0.0 in this page.

License

GNU Lesser General Public License (LGPL) Version 2.1

Build File

You can use the following script to add jgraph-5.13.0.0.jar to your project.

<dependency>
   <groupId>jgraph</groupId>
   <artifactId>jgraph</artifactId>
   <version>5.13.0.0</version>
</dependency>
compile group: 'jgraph', name: 'jgraph', version: '5.13.0.0'
libraryDependencies += "jgraph" % "jgraph" % "5.13.0.0"
<dependency org="jgraph" name="jgraph" rev="5.13.0.0"/>
@Grapes(@Grab(group='jgraph', module='jgraph', version='5.13.0.0'))
'jgraph:jgraph:jar:5.13.0.0'

Download

Click the following link to download the jar file.

jgraph-5.13.0.0.jar
jgraph-5.13.0.0-javadoc.jar
jgraph-5.13.0.0.pom
jgraph-5.13.0.0-sources.jar



Related Tutorials