Jar examples for j:jgraph
Java Graph Visualization and Layout component
You can download jar file jgraph 5.13.0.0 in this page.
GNU Lesser General Public License (LGPL) Version 2.1
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'
Click the following link to download the jar file.
jgraph-5.13.0.0.jar