Last Version

JGraphT 0.8.3

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

License

License

Categories

Categories

Net JGraphT General Purpose Libraries
GroupId

GroupId

net.sf.jgrapht
ArtifactId

ArtifactId

jgrapht
Version

Version

0.8.3
Type

Type

jar
Description

Description

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

Project URL

http://www.jgrapht.org

Download jgrapht 0.8.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.