JGraphT - I/O

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

License

License

Categories

Categories

Data JGraphT General Purpose Libraries
GroupId

GroupId

co.datadome
ArtifactId

ArtifactId

jgrapht-io
Last Version

Last Version

1.5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jgrapht-io

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
co.datadome : jgrapht-core jar 1.5.1.1
org.antlr : antlr4-runtime jar 4.9.2
org.apache.commons : commons-text jar 1.9

test (2)

Group / Artifact Type Version
org.xmlunit : xmlunit-core jar 2.8.2
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1.1