Last Version

Graph - Visualization Support 1.3

Core visualization support jgrapht

License

License

The BSD License
GroupId

GroupId

com.github.tomnelson
ArtifactId

ArtifactId

jungrapht-visualization
Version

Version

1.3
Type

Type

jar
Description

Description

Graph - Visualization Support
Core visualization support jgrapht

Download jungrapht-visualization 1.3


<!-- https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization/ -->
<dependency>
    <groupId>com.github.tomnelson</groupId>
    <artifactId>jungrapht-visualization</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization/
implementation 'com.github.tomnelson:jungrapht-visualization:1.3'
// https://jarcasting.com/artifacts/com.github.tomnelson/jungrapht-visualization/
implementation ("com.github.tomnelson:jungrapht-visualization:1.3")
'com.github.tomnelson:jungrapht-visualization:jar:1.3'
<dependency org="com.github.tomnelson" name="jungrapht-visualization" rev="1.3">
  <artifact name="jungrapht-visualization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomnelson', module='jungrapht-visualization', version='1.3')
)
libraryDependencies += "com.github.tomnelson" % "jungrapht-visualization" % "1.3"
[com.github.tomnelson/jungrapht-visualization "1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.tomnelson : jungrapht-layout jar 1.3
org.jgrapht : jgrapht-core jar 1.5.1
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.