MVN

jgrapht : jgrapht

Maven & Gradle

Mar 06, 2008
16 usages
<dependency>
    <groupId>jgrapht</groupId>
    <artifactId>jgrapht</artifactId>
    <version>0.7.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.3

All Versions

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

Version Vulnerabilities Updated
0.7.x
jgrapht-0.7.3
0.6.x
jgrapht-0.6.0
0.5.x
jgrapht-0.5.3

How to add a dependency to Maven

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

<dependency>
    <groupId>jgrapht</groupId>
    <artifactId>jgrapht</artifactId>
    <version>0.7.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'jgrapht:jgrapht:0.7.3'

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

implementation("jgrapht:jgrapht:0.7.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "jgrapht" % "jgrapht" % "0.7.3"

Advertisement

Dependencies from Group

Mar 06, 2008
16 usages

Discover Dependencies

Apr 28, 2020
18 usages
2.5k stars
Jun 16, 2019
30 usages
976 stars
May 15, 2019
3 usages
19 stars
Jan 06, 2015
7 usages
Oct 30, 2010
6 usages
7 usages
0 stars
Dec 06, 2005
24 usages
May 15, 2019
40 usages
836 stars