Last Version

JUNG - Algorithms 3.1

Algorithms for the JUNG project

License

License

GroupId

GroupId

io.github.devlibx.jung
ArtifactId

ArtifactId

jung-algorithms
Version

Version

3.1
Type

Type

jar
Description

Description

JUNG - Algorithms
Algorithms for the JUNG project

Download jung-algorithms 3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
io.github.devlibx.jung : jung-api 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.