Last Version

JUNG - I/O Support 2.2.0

IO support classes for JUNG

License

License

Categories

Categories

Data
GroupId

GroupId

com.northdata.jung
ArtifactId

ArtifactId

jung-io
Version

Version

2.2.0
Type

Type

jar
Description

Description

JUNG - I/O Support
IO support classes for JUNG

Download jung-io 2.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.northdata.jung : jung-api jar 2.2.0
com.northdata.jung : jung-algorithms jar 2.2.0

test (2)

Group / Artifact Type Version
com.northdata.jung : jung-graph-impl jar 2.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.