MVN

org.jgrapht : jgrapht-opt

Maven & Gradle

May 02, 2023
3 usages
2k stars

JGraphT - Optimized Graphs

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

Latest Version

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

  • Latest Stable: 1.5.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jgrapht" % "jgrapht-opt" % "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

Jun 23, 2023
3 usages
1.4k stars
May 04, 2014
8 usages
4k stars
Jul 13, 2022
2 usages
Feb 04, 2017
2 usages
155 stars
Aug 07, 2017
4 usages
Apr 17, 2017
3 usages
234 stars
Jul 12, 2023
32 usages
887 stars
Jul 10, 2020
6 usages
17 stars