MVN

net.sf.jung : jung-jai

Maven & Gradle

Jan 24, 2010
12 usages

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

<dependency>
    <groupId>net.sf.jung</groupId>
    <artifactId>jung-jai</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.jung : jung-jai to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of net.sf.jung : jung-jai to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jung-jai-2.0.1
2.0
jung-jai-2.0

How to add a dependency to Maven

Add the following net.sf.jung : jung-jai maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.jung</groupId>
    <artifactId>jung-jai</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.jung : jung-jai gradle dependency to your build.gradle file:

implementation 'net.sf.jung:jung-jai:2.0.1'

Gradle Kotlin DSL: Add the following net.sf.jung : jung-jai gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.jung:jung-jai:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.jung : jung-jai sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.jung" % "jung-jai" % "2.0.1"

Advertisement

Dependencies from Group

Sep 07, 2016
126 usages
323 stars
Sep 07, 2016
88 usages
323 stars
Sep 07, 2016
88 usages
323 stars
Sep 07, 2016
82 usages
323 stars
Sep 07, 2016
37 usages
323 stars

Discover Dependencies

Mar 11, 2015
4 usages
1 stars
ejb
Nov 27, 2007
12 usages
Feb 01, 2011
1 usages
Aug 29, 2014
3 usages
Jul 08, 2009
2 usages
Sep 03, 2014
6 usages
9 stars