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