Jar examples for j:jung-jai-samples
Demos for the jung-jai (Java Advanced Imaging) project
You can download jar file jung-jai-samples 2.0.1 in this page.
You can use the following script to add jung-jai-samples-2.0.1.jar to your project.
<dependency> <groupId>net.sf.jung</groupId> <artifactId>jung-jai-samples</artifactId> <version>2.0.1</version> </dependency>
compile group: 'net.sf.jung', name: 'jung-jai-samples', version: '2.0.1'
libraryDependencies += "net.sf.jung" % "jung-jai-samples" % "2.0.1"
<dependency org="net.sf.jung" name="jung-jai-samples" rev="2.0.1"/>
@Grapes(@Grab(group='net.sf.jung', module='jung-jai-samples', version='2.0.1'))
'net.sf.jung:jung-jai-samples:jar:2.0.1'
Click the following link to download the jar file.
jung-jai-samples-2.0.1-sources.jar