Last Version

JGraphT 0.7.3

JGraphT is a free Java graph library that provides mathematical graph-theory objects and algorithms

License

License

Categories

Categories

JGraphT General Purpose Libraries
GroupId

GroupId

org.jgrapht
ArtifactId

ArtifactId

jgrapht-jdk1.5
Version

Version

0.7.3
Type

Type

jar
Description

Description

JGraphT
JGraphT is a free Java graph library that provides mathematical graph-theory objects and algorithms
Project URL

Project URL

http://jgrapht.sourceforge.net

Download jgrapht-jdk1.5 0.7.3


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

Dependencies

compile (1)

Group / Artifact Type Version
jgraph : jgraph Optional jar 5.8.3.2

Project Modules

There are no modules declared in this project.