JUNG - Visualization Support

Core visualization support for the JUNG project

License

License

GroupId

GroupId

io.github.devlibx.jung
ArtifactId

ArtifactId

jung-visualization
Last Version

Last Version

3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JUNG - Visualization Support
Core visualization support for the JUNG project

Download jung-visualization

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.github.devlibx.jung : jung-api jar 3.1
io.github.devlibx.jung : jung-algorithms jar 3.1

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
io.github.devlibx.jung : jung-graph-impl jar 3.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.1
3.0