Last Version

JGraphT - Parent 1.5.1.1

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
Version

Version

1.5.1.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/DataDome/jgrapht.git

Download jgrapht 1.5.1.1

Filename Size
jgrapht-1.5.1.1.pom 17 KB
Browse

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