Last Version

JGraphT - Parent 0.9.3

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

License

License

Categories

Categories

JGraphT General Purpose Libraries
GroupId

GroupId

org.javabits.jgrapht
ArtifactId

ArtifactId

jgrapht
Version

Version

0.9.3
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 0.9.3

Filename Size
jgrapht-0.9.3.pom 8 KB
Browse

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

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