MVN

org.jgrapht : jgrapht-io

Maven & Gradle

May 02, 2023
27 usages
2k stars

JGraphT - I/O

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

Latest Version

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

  • Latest Stable: 1.5.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jgrapht" % "jgrapht-io" % "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 22, 2019
4 usages
2 stars
Sep 03, 2015
7 usages
6 stars
Oct 23, 2022
35 usages
5 stars
Jan 14, 2010
5 usages
Nov 25, 2022
17 usages
277 stars
Sep 12, 2019
9 usages
67 stars
Feb 22, 2017
2 usages
Jul 17, 2019
5 usages
1 stars