MVN

org.jgrapht : jgrapht-guava

Maven & Gradle

May 02, 2023
5 usages
2k stars

JGraphT - Guava Adapter

<dependency>
    <groupId>org.jgrapht</groupId>
    <artifactId>jgrapht-guava</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.2

All Versions

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

Version Vulnerabilities Updated
1.5.x
jgrapht-guava-1.5.2
jgrapht-guava-1.5.1
jgrapht-guava-1.5.0
1.4.x
jgrapht-guava-1.4.0
1.3.x
jgrapht-guava-1.3.1
jgrapht-guava-1.3.0
1.2.x
jgrapht-guava-1.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jgrapht</groupId>
    <artifactId>jgrapht-guava</artifactId>
    <version>1.5.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jgrapht:jgrapht-guava:1.5.2'

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

implementation("org.jgrapht:jgrapht-guava:1.5.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jgrapht" % "jgrapht-guava" % "1.5.2"

Advertisement

Dependencies from Group

May 02, 2023
380 usages
2k stars
May 02, 2023
71 usages
2k stars
Mar 06, 2008
41 usages
May 02, 2023
27 usages
2k stars
May 02, 2023
5 usages
2.5k stars

Discover Dependencies

Jul 03, 2023
9 usages
23 stars
Oct 12, 2021
7 usages
93 stars
Mar 06, 2017
5 usages
2.8k stars
Oct 19, 2021
3 usages
0 stars
Mar 27, 2018
2 usages
23 stars
Nov 22, 2020
18 usages
56 stars
Oct 19, 2021
2 usages
13 stars