Last Version

JGraphT - I/O 1.5.1

A Java class library for graph-theory data structures and algorithms.

License

License

Categories

Categories

JGraphT General Purpose Libraries
GroupId

GroupId

org.jgrapht
ArtifactId

ArtifactId

jgrapht-io
Version

Version

1.5.1
Type

Type

jar
Description

Description

JGraphT - I/O
A Java class library for graph-theory data structures and algorithms.

Download jgrapht-io 1.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.5.1
org.antlr : antlr4-runtime jar 4.8-1
org.apache.commons : commons-text jar 1.8

test (2)

Group / Artifact Type Version
org.xmlunit : xmlunit-core jar 2.7.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.