MVN

net.sf.jung : jung-algorithms

Maven & Gradle

Sep 07, 2016
82 usages
323 stars

JUNG - Algorithms · Algorithms for the JUNG project

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

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
jung-algorithms-2.1.1
2.1
jung-algorithms-2.1
2.0.x
jung-algorithms-2.0.1
2.0
jung-algorithms-2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sf.jung</groupId>
    <artifactId>jung-algorithms</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.sf.jung:jung-algorithms:2.1.1'

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

implementation("net.sf.jung:jung-algorithms:2.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.sf.jung" % "jung-algorithms" % "2.1.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

Jun 21, 2022
57 usages
293 stars
Oct 16, 2013
13 usages
38 stars
Jul 20, 2020
16 usages
24 stars
Aug 30, 2021
9 usages
1 stars
Nov 23, 2020
46 usages
383 stars
Jan 12, 2006
200 usages
Aug 08, 2016
13 usages
Mar 03, 2023
148 usages
2.4k stars