Last Version

JUNG - Algorithms 2.1.1

Algorithms for the JUNG project

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jung
ArtifactId

ArtifactId

jung-algorithms
Version

Version

2.1.1
Type

Type

jar
Description

Description

JUNG - Algorithms
Algorithms for the JUNG project

Download jung-algorithms 2.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.jung : jung-api jar 2.1.1

test (2)

Group / Artifact Type Version
net.sf.jung : jung-graph-impl jar 2.1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.