Last Version

JGraphT - Ext 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-ext
Version

Version

1.5.1
Type

Type

jar
Description

Description

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

Download jgrapht-ext 1.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.5.1
com.github.vlsi.mxgraph : jgraphx jar 4.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.