Last Version

JUNG - API 2.1.1

Graph interfaces used by the JUNG project

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jung
ArtifactId

ArtifactId

jung-api
Version

Version

2.1.1
Type

Type

jar
Description

Description

JUNG - API
Graph interfaces used by the JUNG project

Download jung-api 2.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 19.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.