Last Version

JGraphT - Distributable Archives 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-dist
Version

Version

1.2.1-MODULARIZED
Type

Type

pom
Description

Description

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

Download jgrapht-dist 1.2.1-MODULARIZED


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

Dependencies

compile (8)

Group / Artifact Type Version
com.io7m.jgrapht : jgrapht-core jar 1.2.1-MODULARIZED
com.io7m.jgrapht : jgrapht-io jar 1.2.1-MODULARIZED
com.io7m.jgrapht : jgrapht-io jar 1.2.1-MODULARIZED
com.io7m.jgrapht : jgrapht-ext jar 1.2.1-MODULARIZED
com.io7m.jgrapht : jgrapht-ext jar 1.2.1-MODULARIZED
com.io7m.jgrapht : jgrapht-guava jar 1.2.1-MODULARIZED
com.io7m.jgrapht : jgrapht-guava jar 1.2.1-MODULARIZED
com.io7m.jgrapht : jgrapht-demo jar 1.2.1-MODULARIZED

Project Modules

There are no modules declared in this project.