Last Version

JUNG - Graph Implementations 2.1.1

Graph implementations for the JUNG project

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jung
ArtifactId

ArtifactId

jung-graph-impl
Version

Version

2.1.1
Type

Type

jar
Description

Description

JUNG - Graph Implementations
Graph implementations for the JUNG project

Download jung-graph-impl 2.1.1


<!-- https://jarcasting.com/artifacts/net.sf.jung/jung-graph-impl/ -->
<dependency>
    <groupId>net.sf.jung</groupId>
    <artifactId>jung-graph-impl</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jung/jung-graph-impl/
implementation 'net.sf.jung:jung-graph-impl:2.1.1'
// https://jarcasting.com/artifacts/net.sf.jung/jung-graph-impl/
implementation ("net.sf.jung:jung-graph-impl:2.1.1")
'net.sf.jung:jung-graph-impl:jar:2.1.1'
<dependency org="net.sf.jung" name="jung-graph-impl" rev="2.1.1">
  <artifact name="jung-graph-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jung', module='jung-graph-impl', version='2.1.1')
)
libraryDependencies += "net.sf.jung" % "jung-graph-impl" % "2.1.1"
[net.sf.jung/jung-graph-impl "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-api test-jar 2.1.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.