Last Version

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

Version

1.2.1-MODULARIZED
Type

Type

jar
Description

Description

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

Download jgrapht-ext 1.2.1-MODULARIZED


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

Dependencies

compile (2)

Group / Artifact Type Version
com.io7m.jgrapht : jgrapht-core jar 1.2.1-MODULARIZED
org.tinyjee.jgraphx : jgraphx jar 3.4.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.