MVN

org.javabits.jgrapht : jgrapht-ext

Maven & Gradle

Jul 08, 2014
1 usages
2k stars

JGraphT - Ext

<dependency>
    <groupId>org.javabits.jgrapht</groupId>
    <artifactId>jgrapht-ext</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.9.3

All Versions

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

Version Vulnerabilities Updated
0.9.x
jgrapht-ext-0.9.3
jgrapht-ext-0.9.2
jgrapht-ext-0.9.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.javabits.jgrapht</groupId>
    <artifactId>jgrapht-ext</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.javabits.jgrapht:jgrapht-ext:0.9.3'

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

implementation("org.javabits.jgrapht:jgrapht-ext:0.9.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.javabits.jgrapht" % "jgrapht-ext" % "0.9.3"

Advertisement

Dependencies from Group

Jul 08, 2014
9 usages
2k stars
Jul 08, 2014
1 usages
2k stars
Jul 08, 2014
2k stars
Jul 08, 2014
2k stars

Discover Dependencies

May 17, 2018
7 usages
0 stars
Aug 31, 2022
36 usages
689 stars
Jul 25, 2016
24 usages
1.3k stars
Feb 04, 2022
36 usages
3 stars
Apr 03, 2022
14 usages
1 stars
Jun 01, 2018
6 usages
42 stars
May 13, 2023
71 usages
340 stars