MVN

org.jgrapht : jgrapht-unimi-dsi

Maven & Gradle

May 02, 2023
2 usages
2k stars

JGraphT - Unimi dsi

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

Latest Version

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

  • Latest Stable: 1.5.2

All Versions

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

Version Vulnerabilities Updated
1.5.x
jgrapht-unimi-dsi-1.5.2
jgrapht-unimi-dsi-1.5.1

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.jgrapht:jgrapht-unimi-dsi:1.5.2'

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

implementation("org.jgrapht:jgrapht-unimi-dsi:1.5.2")

How to add a dependency to SBT Scala

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

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

Aug 24, 2023
1 usages
32 stars
Mar 29, 2021
9 stars
Aug 19, 2023
5 usages
240 stars
Aug 19, 2023
2 usages
240 stars
Aug 24, 2023
10 usages
39 stars