Last Version

JGraphT - Parent 1.2.1-MODULARIZED

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

License

License

Categories

Categories

JGraphT General Purpose Libraries
GroupId

GroupId

com.io7m.jgrapht
ArtifactId

ArtifactId

jgrapht
Version

Version

1.2.1-MODULARIZED
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.2.1-MODULARIZED


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

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-ext
  • jgrapht-guava
  • jgrapht-demo
  • jgrapht-dist