Last Version

JGraphT - Guava Adapter 1.5.1

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

License

License

Categories

Categories

JGraphT General Purpose Libraries Guava Utility
GroupId

GroupId

org.jgrapht
ArtifactId

ArtifactId

jgrapht-guava
Version

Version

1.5.1
Type

Type

jar
Description

Description

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

Download jgrapht-guava 1.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.5.1
com.google.guava : guava jar 29.0-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.