MVN

org.jgrapht : jgrapht-core

Maven & Gradle

May 02, 2023
380 usages
2k stars

JGraphT - Core

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

Latest Version

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

  • Latest Stable: 1.5.2

All Versions

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

Version Vulnerabilities Updated
1.5.x
jgrapht-core-1.5.2
jgrapht-core-1.5.1
jgrapht-core-1.5.0
1.4.x
jgrapht-core-1.4.0
1.3.x
jgrapht-core-1.3.1
jgrapht-core-1.3.0
1.2.x
jgrapht-core-1.2.0
1.1.x
jgrapht-core-1.1.0
1.0.x
jgrapht-core-1.0.1
jgrapht-core-1.0.0
0.9.x
jgrapht-core-0.9.2
jgrapht-core-0.9.1
jgrapht-core-0.9.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

cil
Jul 10, 2023
16 usages
Jul 14, 2018
0 stars
Jan 02, 2016
427 usages
Feb 06, 2019
3 usages
51.5k stars
Apr 16, 2016
1 usages
45 stars
Apr 11, 2016
21 usages
10.6k stars