MVN

jung : jung

Maven & Gradle

Sep 20, 2005
4 usages
<dependency>
    <groupId>jung</groupId>
    <artifactId>jung</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of jung : jung to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.6

All Versions

Choose a version of jung : jung to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
jung-1.7.6
jung-1.7.5
jung-1.7.2
1.6.x
jung-1.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>jung</groupId>
    <artifactId>jung</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following jung : jung gradle dependency to your build.gradle file:

implementation 'jung:jung:1.6.0'

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

implementation("jung:jung:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following jung : jung sbt scala dependency to your build.sbt file:

libraryDependencies += "jung" % "jung" % "1.6.0"

Advertisement

Dependencies from Group

Sep 20, 2005
4 usages

Discover Dependencies

Nov 06, 2006
12 usages
Jul 28, 2023
98 usages
716 stars
Jun 07, 2023
281 usages
3.6k stars
Aug 07, 2023
443 usages
3.5k stars
Jul 31, 2023
3.8k usages
3.7k stars
Jul 30, 2023
30 usages
2.8k stars
May 24, 2021
53 usages
Mar 11, 2023
184 stars