Last Version

JGraphT - Parent 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
Version

Version

1.5.1
Type

Type

pom
Description

Description

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

Project URL

http://www.jgrapht.org
Source Code Management

Source Code Management

https://github.com/jgrapht/jgrapht.git

Download jgrapht 1.5.1

Filename Size
jgrapht-1.5.1.pom 17 KB
Browse

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

Dependencies

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

Project Modules

  • jgrapht-core
  • jgrapht-io
  • jgrapht-opt
  • jgrapht-ext
  • jgrapht-guava
  • jgrapht-unimi-dsi
  • jgrapht-demo
  • jgrapht-dist