MVN

com.github.tomnelson : jungrapht-visualization

Maven & Gradle

Mar 20, 2023
1 usages

Graph - Visualization Support · Core visualization support jgrapht

<dependency>
    <groupId>com.github.tomnelson</groupId>
    <artifactId>jungrapht-visualization</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tomnelson : jungrapht-visualization to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4
  • Latest Release Candidate: 1.0-RC9

All Versions

Choose a version of com.github.tomnelson : jungrapht-visualization to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
jungrapht-visualization-1.4
1.3
jungrapht-visualization-1.3
1.2
jungrapht-visualization-1.2
1.1
jungrapht-visualization-1.1
1.0
jungrapht-visualization-1.0
jungrapht-visualization-1.0-RC9
jungrapht-visualization-1.0-RC8
jungrapht-visualization-1.0-RC7
jungrapht-visualization-1.0-RC6
jungrapht-visualization-1.0-RC5
jungrapht-visualization-1.0-RC4
jungrapht-visualization-1.0-RC3
jungrapht-visualization-1.0-RC2
jungrapht-visualization-1.0-RC1

How to add a dependency to Maven

Add the following com.github.tomnelson : jungrapht-visualization maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.tomnelson</groupId>
    <artifactId>jungrapht-visualization</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tomnelson : jungrapht-visualization gradle dependency to your build.gradle file:

implementation 'com.github.tomnelson:jungrapht-visualization:1.4'

Gradle Kotlin DSL: Add the following com.github.tomnelson : jungrapht-visualization gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tomnelson:jungrapht-visualization:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tomnelson : jungrapht-visualization sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tomnelson" % "jungrapht-visualization" % "1.4"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 17, 2023
2 usages
Mar 23, 2023
4 usages
21 stars
Sep 30, 2022
3 usages
414 stars
May 29, 2023
5 usages
33 stars
Aug 17, 2023
4 usages
313 stars
Jun 04, 2023
1 usages
1.9k stars
Sep 30, 2022
3 usages
414 stars
Dec 04, 2020
4 usages
10 stars
Jun 15, 2023
6 usages
678 stars
Mar 09, 2021
4 usages
1 stars