Last Version

JGraphT - Distributable Archives 1.2.0

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-dist
Version

Version

1.2.0
Type

Type

pom
Description

Description

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

Download jgrapht-dist 1.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.2.0
org.jgrapht : jgrapht-io jar 1.2.0
org.jgrapht : jgrapht-io jar 1.2.0
org.jgrapht : jgrapht-ext jar 1.2.0
org.jgrapht : jgrapht-ext jar 1.2.0
org.jgrapht : jgrapht-guava jar 1.2.0
org.jgrapht : jgrapht-guava jar 1.2.0
org.jgrapht : jgrapht-demo jar 1.2.0

Project Modules

There are no modules declared in this project.