Last Version

JUNG - I/O Support 2.1.1

IO support classes for JUNG

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jung
ArtifactId

ArtifactId

jung-io
Version

Version

2.1.1
Type

Type

jar
Description

Description

JUNG - I/O Support
IO support classes for JUNG

Download jung-io 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.jung : jung-api jar 2.1.1
net.sf.jung : jung-algorithms 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.