JGraphT - Demo

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-demo
Last Version

Last Version

1.5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jgrapht-demo

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
co.datadome : jgrapht-io jar 1.5.1.1
co.datadome : jgrapht-ext jar 1.5.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1.1