Last Version

JGraphT - Demo 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-demo
Version

Version

1.5.1
Type

Type

jar
Description

Description

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

Download jgrapht-demo 1.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jgrapht : jgrapht-io jar 1.5.1
org.jgrapht : jgrapht-ext jar 1.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.