Java Universal Network Graph


License

License

GroupId

GroupId

jung
ArtifactId

ArtifactId

jung
Last Version

Last Version

1.7.6
Release Date

Release Date

Type

Type

jar
Description

Description

Java Universal Network Graph
Project URL

Project URL

http://jung.sourceforge.net
Source Code Management

Source Code Management

http://jung.cvs.sourceforge.net/jung/

Download jung

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.1
colt : colt jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.6
1.7.5
1.7.2
1.6.0