Last Version

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

Version

0.9.3
Type

Type

pom
Description

Description

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

Download jgrapht-dist 0.9.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.javabits.jgrapht : jgrapht-core jar 0.9.3
org.javabits.jgrapht : jgrapht-ext jar 0.9.3
org.javabits.jgrapht : jgrapht-ext jar 0.9.3
org.javabits.jgrapht : jgrapht-demo jar 0.9.3

Project Modules

There are no modules declared in this project.