Last Version

JUNG - Graph Implementations 3.1

Graph implementations for the JUNG project

License

License

GroupId

GroupId

io.github.devlibx.jung
ArtifactId

ArtifactId

jung-graph-impl
Version

Version

3.1
Type

Type

jar
Description

Description

JUNG - Graph Implementations
Graph implementations for the JUNG project

Download jung-graph-impl 3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.devlibx.jung : jung-api jar 3.1

test (2)

Group / Artifact Type Version
io.github.devlibx.jung : jung-api test-jar 3.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.