jung-jai

Jung2 rendering project that uses Java Advanced Imaging (JAI) for non-affine transforms

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jung
ArtifactId

ArtifactId

jung-jai
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jung-jai
Jung2 rendering project that uses Java Advanced Imaging (JAI) for non-affine transforms
Project URL

Project URL

http://jung.sourceforge.net/site/jung-jai
Source Code Management

Source Code Management

http://jung.cvs.sourceforge.net/jung/jung2/jung-jai

Download jung-jai

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.jung : jung-api jar 2.0.1
net.sf.jung : jung-visualization jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0