Last Version

JGraphT - Unimi dsi 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-unimi-dsi
Version

Version

1.5.1
Type

Type

jar
Description

Description

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

Download jgrapht-unimi-dsi 1.5.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.5.1
org.jgrapht : jgrapht-opt jar 1.5.1
it.unimi.dsi : fastutil jar 8.5.2
it.unimi.dsi : dsiutils jar 2.6.17
it.unimi.dsi : sux4j jar 5.2.3
it.unimi.dsi : webgraph jar 3.6.10
it.unimi.dsi : webgraph-big jar 3.6.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.